Searched defs:PrettyMethod (Results 1 – 3 of 3) sorted by relevance
799 std::string ArtMethod::PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod() function in art::ArtMethod806 std::string ArtMethod::PrettyMethod(bool with_signature) { in PrettyMethod() function in art::ArtMethod
521 std::string DexFile::PrettyMethod(uint32_t method_idx, bool with_signature) const { in PrettyMethod() function in art::DexFile
698 std::string HGraph::PrettyMethod(bool with_signature) const { in PrettyMethod() function in art::HGraph