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