Home
last modified time | relevance | path

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

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