Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h669 MethodMap method_map; member
/art/openjdkjvmti/
Dti_redefine.cc2614 std::map<art::ArtMethod*, art::ArtMethod*>* method_map, in CollectNewFieldAndMethodMappings()
2767 std::map<art::ArtMethod*, art::ArtMethod*> method_map; in UpdateClassStructurally() local