Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h134 void RemoveTaskByDevice(const std::string &device, std::vector<uint32_t> &removeList);
H A Dremote_executor.cpp126 RemoveTaskByDevice(device, removeList); in NotifyDeviceOffline()
853 void RemoteExecutor::RemoveTaskByDevice(const std::string &device, std::vector<uint32_t> &removeLis… in RemoveTaskByDevice() function in DistributedDB::RemoteExecutor