Searched refs:EndpointHash (Results 1 – 2 of 2) sorted by relevance
34 struct EndpointHash { struct59 typedef std::unordered_map<Endpoint, MemoryType, EndpointHash, EndpointEq> in ProcessMemoryTypes()178 std::unordered_map<Endpoint, Node*, EndpointHash, EndpointEq> recv_nodes; in EnsureMemoryTypes()
79 struct EndpointHash { struct