Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dexecutor.h58 Executor(const std::string &name) in Executor() function
69 Executor() in Executor() function
79 …d Bind(PriorityQueue<InnerTask, Time, TaskId> *queue, std::function<bool(std::shared_ptr<Executor> in Bind()
/foundation/distributeddatamgr/kv_store/frameworks/common/
Dexecutor.h56 Executor() in Executor() function
66 …d Bind(PriorityQueue<InnerTask, Time, TaskId> *queue, std::function<bool(std::shared_ptr<Executor> in Bind()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dauto_cache.h38 using Executor = ExecutorPool; variable
/foundation/communication/netstack/frameworks/js/napi/socket/task_queue/src/
Dtask_queue.cpp57 void Executor(napi_env env, void *data) in Executor() function
/foundation/ai/neural_network_runtime/frameworks/native/
Dexecutor.cpp27 Executor::Executor(const Compilation* compilation) in Executor() function in OHOS::NeuralNetworkRuntime::Executor