Searched refs:getThreadloopExecutor (Results 1 – 3 of 3) sorted by relevance
412 virtual audio_utils::DeferredExecutor& getThreadloopExecutor() = 0;
576 audio_utils::DeferredExecutor& getThreadloopExecutor() override { in getThreadloopExecutor() function
328 thread->getThreadloopExecutor().defer([weakTrack] { in deferRestartIfDisabled()