Searched refs:MethodKey (Results 1 – 1 of 1) sorted by relevance
74 MethodKey method_key = { in AddMethod()245 MethodKey method_key = { class_descriptor, name, &proto_key }; in GetMethodIdx()294 struct MethodKey { struct300 bool operator()(const MethodKey& lhs, const MethodKey& rhs) const { in operator() argument366 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_;