Searched refs:NotifyCompleteFreeInstallFromRemoteInner (Results 1 – 5 of 5) sorted by relevance
77 int32_t NotifyCompleteFreeInstallFromRemoteInner(MessageParcel& data, MessageParcel& reply);
321 int32_t result = distributedSchedStub_->NotifyCompleteFreeInstallFromRemoteInner(data, reply);
2017 …int32_t result = DistributedSchedService::GetInstance().NotifyCompleteFreeInstallFromRemoteInner(d…2024 …result = DistributedSchedService::GetInstance().NotifyCompleteFreeInstallFromRemoteInner(data, rep…
203 &DistributedSchedStub::NotifyCompleteFreeInstallFromRemoteInner; in InitRemoteFuncsInner()1542 int32_t DistributedSchedStub::NotifyCompleteFreeInstallFromRemoteInner(MessageParcel& data, Message… in NotifyCompleteFreeInstallFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
870 …DistributedSchedService::GetInstance().NotifyCompleteFreeInstallFromRemoteInner(dataParcel, reply); in NotifyCompleteFreeInstallFromRemoteInnerFuzzTest()