Searched refs:WakeLockMessageQueue (Results 1 – 3 of 3) sorted by relevance
53 using WakeLockMessageQueue = MessageQueue<uint32_t, kSynchronizedReadWrite>; member142 mWakeLockQueue = std::make_unique<WakeLockMessageQueue>(wakeLockDescriptor, in initializeBase()299 std::unique_ptr<WakeLockMessageQueue> mWakeLockQueue;
149 using WakeLockMessageQueue = MessageQueue<uint32_t, kSynchronizedReadWrite>; variable
184 std::make_unique<WakeLockMessageQueue>(wakeLockDescriptor, true /* resetPointers */); in initialize_2_1()206 std::make_unique<WakeLockMessageQueue>(wakeLockDescriptor, true /* resetPointers */); in initialize()