Searched refs:WakeLockQueue (Results 1 – 4 of 4) sorted by relevance
97 typedef MessageQueue<uint32_t, ::android::hardware::kSynchronizedReadWrite> WakeLockQueue; typedef103 std::unique_ptr<WakeLockQueue> mWakeLockQueue;
62 mWakeLockQueue = std::make_unique<WakeLockQueue>(MAX_RECEIVE_BUFFER_EVENT_COUNT, in resetHal()
291 typedef hardware::MessageQueue<uint32_t, hardware::kSynchronizedReadWrite> WakeLockQueue; typedef292 std::unique_ptr<WakeLockQueue> mWakeLockQueue;
281 mWakeLockQueue = std::make_unique<WakeLockQueue>( in initializeHidlServiceV2_X()