Searched defs:TaskExecutor (Results 1 – 5 of 5) sorted by relevance
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/ | ||
| D | task_executor.cpp | 19 TaskExecutor::TaskExecutor() : pool_(nullptr) in TaskExecutor() function in OHOS::NativeRdb::TaskExecutor |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
| D | task_executor.cpp | 19 TaskExecutor::TaskExecutor() in TaskExecutor() function in OHOS::NativeRdb::TaskExecutor |
| /foundation/ai/intelligent_voice_framework/utils/ | ||
| D | task_executor.cpp | 23 TaskExecutor::TaskExecutor(const std::string &threadName, uint32_t capacity) : threadName_(threadNa… in TaskExecutor() function in OHOS::IntellVoiceUtils::TaskExecutor |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/ | ||
| D | task_executor.cpp | 34 TaskExecutor::TaskExecutor() : taskThreadFlag_(true) in TaskExecutor() function in OHOS::DistributedHardware::TaskExecutor |
| /foundation/arkui/ace_engine/frameworks/core/common/ | ||
| D | frontend.h | 40 class TaskExecutor; variable |