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