Searched refs:StopSyncMissionsFromRemoteInner (Results 1 – 5 of 5) sorted by relevance
64 int32_t StopSyncMissionsFromRemoteInner(MessageParcel& data, MessageParcel& reply);
199 int32_t result = distributedSchedStub_->StopSyncMissionsFromRemoteInner(data, reply);
1345 …int32_t result = DistributedSchedService::GetInstance().StopSyncMissionsFromRemoteInner(data, repl…1364 …int32_t result = DistributedSchedService::GetInstance().StopSyncMissionsFromRemoteInner(data, repl…
182 &DistributedSchedStub::StopSyncMissionsFromRemoteInner; in InitRemoteFuncsInner()1139 int32_t DistributedSchedStub::StopSyncMissionsFromRemoteInner(MessageParcel& data, MessageParcel& r… in StopSyncMissionsFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
959 DistributedSchedService::GetInstance().StopSyncMissionsFromRemoteInner(dataParcel, reply); in StopSyncMissionsFromRemoteInnerFuzzTest()