Home
last modified time | relevance | path

Searched defs:work (Results 1 – 1 of 1) sorted by relevance

/ide/tools/previewer/mock/lite/
DAsyncWorkManager.cpp32 for (auto work : tempList) { in ExecAllAsyncWork() local
44 void AsyncWorkManager::AppendAsyncWork(OHOS::ACELite::AsyncWorkHandler work, void* arg) in AppendAsyncWork()