Searched defs:PrettyMethod (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | art_method.cc | 780 std::string ArtMethod::PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod() function in art::ArtMethod |
/aosp12/art/compiler/optimizing/ | ||
H A D | nodes.cc | 871 std::string HGraph::PrettyMethod(bool with_signature) const { in PrettyMethod() function in art::HGraph |