Searched refs:MethodKey (Results 1 – 1 of 1) sorted by relevance
78 MethodKey method_key = { in AddMethod()273 MethodKey method_key = { class_descriptor, name, &proto_key }; in GetMethodIdx()322 struct MethodKey { struct328 bool operator()(const MethodKey& lhs, const MethodKey& rhs) const { in operator() argument394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_;