Searched refs:method_key (Results 1 – 1 of 1) sorted by relevance
78 MethodKey method_key = { in AddMethod() local81 methods_.emplace(method_key, 0u); in AddMethod()273 MethodKey method_key = { class_descriptor, name, &proto_key }; in GetMethodIdx() local274 auto it = methods_.find(method_key); in GetMethodIdx()