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