Searched defs:BackgroundTaskExecutor (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/test/mock/base/ | ||
| D | mock_background_task_executor.cpp | 25 BackgroundTaskExecutor::BackgroundTaskExecutor() {} in BackgroundTaskExecutor() function in OHOS::Ace::BackgroundTaskExecutor |
| /foundation/arkui/ace_engine/frameworks/base/thread/ | ||
| D | background_task_executor.cpp | 51 BackgroundTaskExecutor::BackgroundTaskExecutor() : maxThreadNum_(MAX_BACKGROUND_THREADS) in BackgroundTaskExecutor() function in OHOS::Ace::BackgroundTaskExecutor |