Home
last modified time | relevance | path

Searched defs:dstDevId (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/src/mission/
Ddistributed_sched_mission_manager.cpp440 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()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/include/dfx/
Ddfx_types.h122 std::string dstDevId; member
/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/src/
Ddistributed_sched_stub.cpp202 std::string dstDevId; in ContinueMissionInner() local