Searched refs:StartFreeInstallFromRemoteInner (Results 1 – 5 of 5) sorted by relevance
74 int32_t StartFreeInstallFromRemoteInner(MessageParcel& data, MessageParcel& reply);
304 int32_t result = distributedSchedStub_->StartFreeInstallFromRemoteInner(data, reply);
1905 …int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, repl…1923 …int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, repl…1949 …int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, repl…1975 …int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, repl…2001 …int32_t result = DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(data, repl…
201 &DistributedSchedStub::StartFreeInstallFromRemoteInner; in InitRemoteFuncsInner()1493 int32_t DistributedSchedStub::StartFreeInstallFromRemoteInner(MessageParcel& data, MessageParcel& r… in StartFreeInstallFromRemoteInner() function in OHOS::DistributedSchedule::DistributedSchedStub
853 DistributedSchedService::GetInstance().StartFreeInstallFromRemoteInner(dataParcel, reply); in StartFreeInstallFromRemoteInnerFuzzTest()