Home
last modified time | relevance | path

Searched refs:CheckTaskExeStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h102 bool CheckTaskExeStatus(const std::string &device);
H A Dremote_executor.cpp336 bool RemoteExecutor::CheckTaskExeStatus(const std::string &device) in CheckTaskExeStatus() function in DistributedDB::RemoteExecutor
389 if (!CheckTaskExeStatus(task.target)) { in RemoteQueryInner()