Searched refs:mLogLooperBusy (Results 1 – 1 of 1) sorted by relevance
405 std::lock_guard{mLogLooperBusy}; // NOLINT in onStop()449 std::lock_guard lock{mLogLooperBusy}; in onLogLooperEvent()569 std::mutex mLogLooperBusy; member in __anonedf524670110::DataLoaderConnector