Searched defs:IBinderHash (Results 1 – 3 of 3) sorted by relevance
554 struct IBinderHash { struct562 std::unordered_map<sp<IBinder>, sp<SurfaceControl>, IBinderHash> surfaceControls; argument
1042 struct IBinderHash { struct1043 std::size_t operator()(const sp<IBinder>& strongPointer) const { in operator()
964 struct IBinderHash { struct969 std::unordered_map<sp<IBinder>, sp<InputChannel>, IBinderHash> mInputChannelsByToken argument