Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/driver/
H A Dcompiler_options.h250 bool IsVerboseMethod(const std::string& pretty_method) const { in IsVerboseMethod()
/aosp_15_r20/art/libdexfile/dex/
H A Dart_dex_file_loader_test.cc188 const char* pretty_method; in TEST_F() member
/aosp_15_r20/art/oatdump/
H A Doatdump.cc722 std::string pretty_method = dex_file->PrettyMethod(dex_method_idx, true); in DumpMethodAndOffsetAsJson() local
1134 std::string pretty_method = dex_file.PrettyMethod(dex_method_idx, true); in DumpOatMethod() local