Searched refs:RemoveTaskByDevice (Results 1 – 2 of 2) sorted by relevance
134 void RemoveTaskByDevice(const std::string &device, std::vector<uint32_t> &removeList);
126 RemoveTaskByDevice(device, removeList); in NotifyDeviceOffline()853 void RemoteExecutor::RemoveTaskByDevice(const std::string &device, std::vector<uint32_t> &removeLis… in RemoveTaskByDevice() function in DistributedDB::RemoteExecutor