Searched defs:taskDispatchFunc (Results 1 – 5 of 5) sorted by relevance
27 …her::RegisterTaskDispatchFunc(pid_t tid, const std::function<void(RSTask, bool)>& taskDispatchFunc) in RegisterTaskDispatchFunc()
68 auto taskDispatchFunc = [](RSTask task, bool condition) { in DoRegisterTaskDispatchFunc() local
50 … auto taskDispatchFunc = [i](const RSTaskDispatcher::RSTask& task, bool isSyncTask = false) { in Start() local
208 auto taskDispatchFunc = [this](const RSTaskDispatcher::RSTask& task, bool isSyncTask = false) { in Start() local
504 auto taskDispatchFunc = [](const RSTaskDispatcher::RSTask& task, bool isSyncTask = false) { in Init() local