Searched refs:RemoveSnapshotInfo (Results 1 – 4 of 4) sorted by relevance
118 int32_t RemoveSnapshotInfo(const std::string &deviceId, int32_t missionId) override in RemoveSnapshotInfo() function
78 int32_t RemoveSnapshotInfo(const std::string& deviceId, int32_t missionId);
199 int32_t DistributedSchedMissionManager::RemoveSnapshotInfo(const std::string& deviceId, int32_t mis… in RemoveSnapshotInfo() function in OHOS::DistributedSchedule::DistributedSchedMissionManager1120 ErrCode errCode = RemoveSnapshotInfo(networkId, missionId); in MissionSnapshotDestroyed()
1093 auto ret = DistributedSchedMissionManager::GetInstance().RemoveSnapshotInfo(DEVICE_ID, 0);1145 auto ret = DistributedSchedMissionManager::GetInstance().RemoveSnapshotInfo(DEVICE_ID_FALSE, 0);2022 ret = DistributedSchedMissionManager::GetInstance().RemoveSnapshotInfo(localDeviceId_, TASK_ID);2038 auto ret = DistributedSchedMissionManager::GetInstance().RemoveSnapshotInfo(DEVICE_ID, 0);