Searched defs:PrettyMethod (Results 1 – 3 of 3) sorted by relevance
803 std::string ArtMethod::PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod() function in art::ArtMethod810 std::string ArtMethod::PrettyMethod(bool with_signature) { in PrettyMethod() function in art::ArtMethod
522 std::string DexFile::PrettyMethod(uint32_t method_idx, bool with_signature) const { in PrettyMethod() function in art::DexFile
697 std::string HGraph::PrettyMethod(bool with_signature) const { in PrettyMethod() function in art::HGraph