Home
last modified time | relevance | path

Searched defs:PrettyMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dutils.cc351 std::string PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod() function
376 std::string PrettyMethod(uint32_t method_idx, const DexFile& dex_file, bool with_signature) { in PrettyMethod() function