Searched defs:dstDevId (Results 1 – 3 of 3) sorted by relevance
440 int32_t DistributedSchedMissionManager::StartSyncRemoteMissions(const std::string& dstDevId, in StartSyncRemoteMissions()473 int32_t DistributedSchedMissionManager::StartSyncRemoteMissions(const std::string& dstDevId, in StartSyncRemoteMissions()529 void DistributedSchedMissionManager::CleanMissionResources(const std::string& dstDevId) in CleanMissionResources()548 int32_t DistributedSchedMissionManager::StopSyncRemoteMissions(const std::string& dstDevId, in StopSyncRemoteMissions()574 int32_t DistributedSchedMissionManager::StartSyncRemoteMissions(const std::string& dstDevId, bool f… in StartSyncRemoteMissions()
122 std::string dstDevId; member
202 std::string dstDevId; in ContinueMissionInner() local