Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputEventTimeline.h82 struct IBinderHash { struct
83 std::size_t operator()(const sp<IBinder>& b) const { in operator()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurfaceComposerClient.h330 struct IBinderHash { struct
331 std::size_t operator()(const sp<IBinder>& iBinder) const { in operator()