Searched defs:ListenerCallbacksHash (Results 1 – 1 of 1) sorted by relevance
253 struct ListenerCallbacksHash { struct254 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine()258 std::size_t operator()(const ListenerCallbacks& listenerCallbacks) const { in operator()