Searched refs:WakeLockQueue (Results 1 – 4 of 4) sorted by relevance
83 typedef android::AidlMessageQueue<int32_t, SynchronizedReadWrite> WakeLockQueue; typedef90 std::unique_ptr<WakeLockQueue> mWakeLockQueue;
69 mWakeLockQueue = std::make_unique<WakeLockQueue>(MAX_RECEIVE_BUFFER_EVENT_COUNT, in resetHal()
95 typedef MessageQueue<uint32_t, ::android::hardware::kSynchronizedReadWrite> WakeLockQueue; typedef101 std::unique_ptr<WakeLockQueue> mWakeLockQueue;
62 mWakeLockQueue = std::make_unique<WakeLockQueue>(MAX_RECEIVE_BUFFER_EVENT_COUNT, in resetHal()