Home
last modified time | relevance | path

Searched defs:StrongPointerHash (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h230 struct StrongPointerHash { struct
235 std::unordered_map<sp<IBinder>, sp<Connection>, StrongPointerHash<IBinder>> mConnectionsByToken argument