Searched refs:CreateProtoKey (Results 1 – 1 of 1) sorted by relevance
66 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod()259 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx()326 ProtoKey CreateProtoKey(const std::string& signature) { in CreateProtoKey() function