Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/2_X/
DSensorsHidlEnvironmentV2_X.h97 typedef MessageQueue<uint32_t, ::android::hardware::kSynchronizedReadWrite> WakeLockQueue; typedef
103 std::unique_ptr<WakeLockQueue> mWakeLockQueue;
DSensorsHidlEnvironmentV2_X.cpp62 mWakeLockQueue = std::make_unique<WakeLockQueue>(MAX_RECEIVE_BUFFER_EVENT_COUNT, in resetHal()