Searched defs:method_map (Results 1 – 3 of 3) sorted by relevance
73 std::unordered_map<std::string, std::string> method_map; member
813 MethodMap method_map; member
2618 std::map<art::ArtMethod*, art::ArtMethod*>* method_map, in CollectNewFieldAndMethodMappings()2771 std::map<art::ArtMethod*, art::ArtMethod*> method_map; in UpdateClassStructurally() local