Home
last modified time | relevance | path

Searched refs:IsRemoteInstall (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h48 bool IsRemoteInstall(const std::string &networkId, const std::string &bundleName);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp558 (isFreeInstall && IsRemoteInstall(remoteDeviceId, sourceBundleName))) { in ContinueMissionInner()
612 (isFreeInstall && IsRemoteInstall(remoteDeviceId, bundleName))) { in ContinueMissionOfBundleNameInner()
626 bool DistributedSchedStub::IsRemoteInstall(const std::string &networkId, const std::string &bundleName) in IsRemoteInstall() function in OHOS::DistributedSchedule::DistributedSchedStub
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp137 DistributedSchedService::GetInstance().IsRemoteInstall(networkId, bundleName); in DisconnectRemoteAbilityInnerFuzzTest()

Completed in 7 milliseconds