Searched defs:PrettyMethod (Results 1 – 1 of 1) sorted by relevance
369 std::string PrettyMethod(mirror::ArtMethod* m, bool with_signature) { in PrettyMethod() function391 std::string PrettyMethod(uint32_t method_idx, const DexFile& dex_file, bool with_signature) { in PrettyMethod() function