Searched defs:method_map (Results 1 – 2 of 2) sorted by relevance
885 MethodMap method_map; member
2580 std::map<art::ArtMethod*, art::ArtMethod*>* method_map, in CollectNewFieldAndMethodMappings()2733 std::map<art::ArtMethod*, art::ArtMethod*> method_map; in UpdateClassStructurally() local