Searched refs:shorty_hash (Results 1 – 1 of 1) sorted by relevance
981 size_t shorty_hash = std::hash<std::string>()(shorty_); in ProtoKey() local984 hash_ = panda::merge_hashes(shorty_hash, ret_type_hash); in ProtoKey()