Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool_impl.cpp99 int TaskPoolImpl::Schedule(const std::string &queueTag, const Task &task) in Schedule()
H A Druntime_context_impl.cpp287 int RuntimeContextImpl::ScheduleQueuedTask(const std::string &queueTag, in ScheduleQueuedTask()