Searched refs:StrongPointerHash (Results 1 – 2 of 2) sorted by relevance
276 struct StrongPointerHash { struct281 std::unordered_map<sp<IBinder>, std::shared_ptr<Connection>, StrongPointerHash<IBinder>> argument443 std::unordered_set<sp<IBinder>, StrongPointerHash<IBinder>> mInteractionConnectionTokens
3683 std::unordered_set<sp<IBinder>, StrongPointerHash<IBinder>> newConnectionTokens; in processInteractionsLocked()