Home
last modified time | relevance | path

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

/art/perfetto_hprof/
Dperfetto_hprof.cc428 std::string PrettyType(art::mirror::Class* klass) NO_THREAD_SAFETY_ANALYSIS { in PrettyType() function
/art/libdexfile/dex/
Ddex_file.cc568 std::string DexFile::PrettyType(dex::TypeIndex type_idx) const { in PrettyType() function in art::DexFile