Searched refs:DequeueCachedSnapshotInfo (Results 1 – 4 of 4) sorted by relevance
86 … (void)DistributedSchedMissionManager::GetInstance().DequeueCachedSnapshotInfo(keyInfo->uuid, in OnChange()102 …DistributedSchedMissionManager::GetInstance().DequeueCachedSnapshotInfo(keyInfo->uuid, keyInfo->mi… in OnChange()
220 std::unique_ptr<Snapshot> snapshotPtr = DequeueCachedSnapshotInfo(uuid, missionId); in GetRemoteMissionSnapshotInfo()654 std::unique_ptr<Snapshot> DistributedSchedMissionManager::DequeueCachedSnapshotInfo(const std::stri… in DequeueCachedSnapshotInfo() function in OHOS::DistributedSchedule::DistributedSchedMissionManager
96 …std::unique_ptr<Snapshot> DequeueCachedSnapshotInfo(const std::string& deviceId, int32_t missionId…
2320 DistributedSchedMissionManager::GetInstance().DequeueCachedSnapshotInfo("", 1);2323 DistributedSchedMissionManager::GetInstance().DequeueCachedSnapshotInfo(DEVICE_ID, 1);2692 … auto ret = DistributedSchedMissionManager::GetInstance().DequeueCachedSnapshotInfo(DEVICE_ID, 1);