Searched refs:LooperControl (Results 1 – 2 of 2) sorted by relevance
129 void LooperControl();
72 controlThread_ = std::make_unique<std::thread>(&OutputController::LooperControl, this); in StartControl()221 void OutputController::LooperControl() in LooperControl() function in OHOS::DistributedHardware::OutputController