Searched refs:StopSyncRemoteMissionsInner (Results 1 – 6 of 6) sorted by relevance
63 int32_t StopSyncRemoteMissionsInner(MessageParcel& data, MessageParcel& reply);
179 int StopSyncRemoteMissionsInner(MessageParcel &data, MessageParcel &reply);
156 &DistributedSchedStub::StopSyncRemoteMissionsInner; in InitLocalMissionManagerInner()1124 int32_t DistributedSchedStub::StopSyncRemoteMissionsInner(MessageParcel& data, MessageParcel& reply) in StopSyncRemoteMissionsInner() function in OHOS::DistributedSchedule::DistributedSchedStub
328 DistributedSchedService::GetInstance().StopSyncRemoteMissionsInner(dataParcel, reply); in StopSyncRemoteMissionsInnerFuzzTest()
201 return StopSyncRemoteMissionsInner(data, reply); in OnRemoteRequestInnerFifth()2439 int AbilityManagerStub::StopSyncRemoteMissionsInner(MessageParcel &data, MessageParcel &reply) in StopSyncRemoteMissionsInner() function in OHOS::AAFwk::AbilityManagerStub
1972 auto res = stub_->StopSyncRemoteMissionsInner(data, reply);