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

/art/runtime/
H A Dutils.cc369 std::string PrettyMethod(mirror::ArtMethod* m, bool with_signature) { function in namespace:art
391 std::string PrettyMethod(uint32_t method_idx, const DexFile& dex_file, bool with_signature) { function in namespace:art

Completed in 169 milliseconds