Home
last modified time | relevance | path

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

/art/test/2246-trace-v2/
Ddump_trace.cc145 std::map<uint64_t, std::string>& method_map, in ProcessTraceEntries()
249 std::map<uint64_t, std::string> method_map; in Java_Main_dumpTrace() local
/art/libprofile/profile/
Dprofile_compilation_info.h891 MethodMap method_map; member
/art/openjdkjvmti/
Dti_redefine.cc2609 std::map<art::ArtMethod*, art::ArtMethod*>* method_map, in CollectNewFieldAndMethodMappings()
2762 std::map<art::ArtMethod*, art::ArtMethod*> method_map; in UpdateClassStructurally() local