Lines Matching defs:reply

73     MessageParcel reply;
82 DistributedSchedService::GetInstance().StartRemoteAbilityInner(dataParcel, reply);
84 DistributedSchedService::GetInstance().StartRemoteAbilityInner(dataParcel, reply);
95 MessageParcel reply;
107 DistributedSchedService::GetInstance().ConnectRemoteAbilityInner(dataParcel, reply);
124 MessageParcel reply;
133 DistributedSchedService::GetInstance().DisconnectRemoteAbilityInner(dataParcel, reply);
148 MessageParcel reply;
161 DistributedSchedService::GetInstance().StartContinuationInner(dataParcel, reply);
175 MessageParcel reply;
182 DistributedSchedService::GetInstance().NotifyCompleteContinuationInner(dataParcel, reply);
192 MessageParcel reply;
206 DistributedSchedService::GetInstance().ContinueMissionInner(dataParcel, reply);
219 MessageParcel reply;
232 DistributedSchedService::GetInstance().ContinueMissionOfBundleNameInner(dataParcel, reply);
248 MessageParcel reply;
255 DistributedSchedService::GetInstance().GetMissionInfosInner(dataParcel, reply);
265 MessageParcel reply;
275 DistributedSchedService::GetInstance().RegisterMissionListenerInner(dataParcel, reply);
287 MessageParcel reply;
294 DistributedSchedService::GetInstance().UnRegisterMissionListenerInner(dataParcel, reply);
304 MessageParcel reply;
313 DistributedSchedService::GetInstance().StartSyncRemoteMissionsInner(dataParcel, reply);
323 MessageParcel reply;
328 DistributedSchedService::GetInstance().StopSyncRemoteMissionsInner(dataParcel, reply);
344 MessageParcel reply;
351 DistributedSchedService::GetInstance().GetRemoteMissionSnapshotInfoInner(dataParcel, reply);
362 MessageParcel reply;
374 DistributedSchedService::GetInstance().StartRemoteAbilityByCallInner(dataParcel, reply);
385 MessageParcel reply;
395 DistributedSchedService::GetInstance().ReleaseRemoteAbilityInner(dataParcel, reply);
412 MessageParcel reply;
415 DistributedSchedService::GetInstance().GetDistributedComponentListInner(dataParcel, reply);
425 MessageParcel reply;
437 DistributedSchedService::GetInstance().StartRemoteFreeInstallInner(dataParcel, reply);
449 MessageParcel reply;
456 DistributedSchedService::GetInstance().OnRemoteRequest(code, dataParcel, reply, option);
466 MessageParcel reply;
476 DistributedSchedService::GetInstance().StopRemoteExtensionAbilityInner(dataParcel, reply);
491 MessageParcel reply;
498 DistributedSchedService::GetInstance().RegisterOnListenerInner(dataParcel, reply);
512 MessageParcel reply;
519 DistributedSchedService::GetInstance().RegisterOffListenerInner(dataParcel, reply);
529 MessageParcel reply;
536 DistributedSchedService::GetInstance().RegisterDSchedEventListenerInner(dataParcel, reply);
546 MessageParcel reply;
553 DistributedSchedService::GetInstance().UnRegisterDSchedEventListenerInner(dataParcel, reply);
563 MessageParcel reply;
571 DistributedSchedService::GetInstance().SetMissionContinueStateInner(dataParcel, reply);
584 MessageParcel reply;
600 DistributedSchedService::GetInstance().StartAbilityFromRemoteInner(dataParcel, reply);
610 MessageParcel reply;
627 DistributedSchedService::GetInstance().SendResultFromRemoteInner(dataParcel, reply);
637 MessageParcel reply;
644 DistributedSchedService::GetInstance().NotifyDSchedEventResultFromRemoteInner(dataParcel, reply);
655 MessageParcel reply;
665 DistributedSchedService::GetInstance().NotifyContinuationResultFromRemoteInner(dataParcel, reply);
675 MessageParcel reply;
694 DistributedSchedService::GetInstance().ConnectAbilityFromRemoteInner(dataParcel, reply);
704 MessageParcel reply;
714 DistributedSchedService::GetInstance().DisconnectAbilityFromRemoteInner(dataParcel, reply);
726 MessageParcel reply;
734 DistributedSchedService::GetInstance().NotifyProcessDiedFromRemoteInner(dataParcel, reply);
744 MessageParcel reply;
750 DistributedSchedService::GetInstance().GetContinueInfoInner(dataParcel, reply);
760 MessageParcel reply;
777 DistributedSchedService::GetInstance().NotifyMissionsChangedFromRemoteInner(dataParcel, reply);
787 MessageParcel reply;
800 DistributedSchedService::GetInstance().ReleaseAbilityFromRemoteInner(dataParcel, reply);
815 MessageParcel reply;
825 DistributedSchedService::GetInstance().NotifyStateChangedFromRemoteInner(dataParcel, reply);
836 MessageParcel reply;
853 DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(dataParcel, reply);
863 MessageParcel reply;
870 DistributedSchedService::GetInstance().NotifyCompleteFreeInstallFromRemoteInner(dataParcel, reply);
880 MessageParcel reply;
885 DistributedSchedService::GetInstance().GetDSchedEventInfoInner(dataParcel, reply);
895 MessageParcel reply;
912 DistributedSchedService::GetInstance().StartAbilityByCallFromRemoteInner(dataParcel, reply);
924 MessageParcel reply;
936 DistributedSchedService::GetInstance().StartSyncMissionsFromRemoteInner(dataParcel, reply);
946 MessageParcel reply;
959 DistributedSchedService::GetInstance().StopSyncMissionsFromRemoteInner(dataParcel, reply);
969 MessageParcel reply;
974 DistributedSchedService::GetInstance().StartShareFormFromRemoteInner(dataParcel, reply);
984 MessageParcel reply;
999 DistributedSchedService::GetInstance().StopExtensionAbilityFromRemoteInner(dataParcel, reply);