Searched refs:IsRemoteInstall (Results 1 – 3 of 3) sorted by relevance
38 bool IsRemoteInstall(const std::string &networkId, const std::string &bundleName);
533 (isFreeInstall && IsRemoteInstall(remoteDeviceId, sourceBundleName))) { in ContinueMissionInner()587 (isFreeInstall && IsRemoteInstall(remoteDeviceId, bundleName))) { in ContinueMissionOfBundleNameInner()601 bool DistributedSchedStub::IsRemoteInstall(const std::string &networkId, const std::string &bundleN… in IsRemoteInstall() function in OHOS::DistributedSchedule::DistributedSchedStub
137 DistributedSchedService::GetInstance().IsRemoteInstall(networkId, bundleName); in DisconnectRemoteAbilityInnerFuzzTest()