Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/2.0/vts/functional/
DSensorsHidlEnvironmentV2_0.h94 typedef MessageQueue<uint32_t, ::android::hardware::kSynchronizedReadWrite> WakeLockQueue; typedef
106 std::unique_ptr<WakeLockQueue> mWakeLockQueue;
DSensorsHidlEnvironmentV2_0.cpp64 mWakeLockQueue = std::make_unique<WakeLockQueue>(MAX_RECEIVE_BUFFER_EVENT_COUNT, in resetHal()