Searched refs:startReadWakeLockThread (Results 1 – 3 of 3) sorted by relevance
151 mWakeLockThread = std::thread(startReadWakeLockThread, this); in initializeBase()234 static void startReadWakeLockThread(Sensors* sensors) { sensors->readWakeLockFMQ(); } in startReadWakeLockThread() function
124 mWakeLockThread = std::thread(startReadWakeLockThread, this); in initialize()
132 static void startReadWakeLockThread(Sensors* sensors) { sensors->readWakeLockFMQ(); } in startReadWakeLockThread() function