Searched refs:WakeLockQueue (Results 1 – 2 of 2) sorted by relevance
241 typedef hardware::MessageQueue<uint32_t, hardware::kSynchronizedReadWrite> WakeLockQueue; typedef243 std::unique_ptr<WakeLockQueue> mWakeLockQueue;
209 mWakeLockQueue = std::make_unique<WakeLockQueue>( in connectHidlServiceV2_0()