Home
last modified time | relevance | path

Searched refs:WakeLockMessageQueueWrapperHidl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/sensors/common/utils/
H A DWakeLockMessageQueueWrapper.h46 class WakeLockMessageQueueWrapperHidl : public WakeLockMessageQueueWrapperBase {
48 WakeLockMessageQueueWrapperHidl( in WakeLockMessageQueueWrapperHidl() function
/aosp_15_r20/hardware/interfaces/sensors/common/default/2.X/multihal/
H A DHalProxy.cpp186 std::make_unique<WakeLockMessageQueueWrapperHidl>(hidlWakeLockQueue); in initialize_2_1()
208 std::make_unique<WakeLockMessageQueueWrapperHidl>(hidlWakeLockQueue); in initialize()