Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h554 struct IBinderHash { struct
562 std::unordered_map<sp<IBinder>, sp<SurfaceControl>, IBinderHash> surfaceControls; argument
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1042 struct IBinderHash { struct
1043 std::size_t operator()(const sp<IBinder>& strongPointer) const { in operator()
/frameworks/native/services/inputflinger/
DInputDispatcher.h964 struct IBinderHash { struct
969 std::unordered_map<sp<IBinder>, sp<InputChannel>, IBinderHash> mInputChannelsByToken argument