Home
last modified time | relevance | path

Searched refs:IsUsingQos (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h109 bool IsUsingQos(const std::string& remoteDeviceId);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp557 if ((!isFreeInstall && IsUsingQos(remoteDeviceId)) || in ContinueMissionInner()
611 if ((!isFreeInstall && IsUsingQos(remoteDeviceId)) || in ContinueMissionOfBundleNameInner()
666 int32_t result = (isFA || isFreeInstall || !IsUsingQos(want->GetElement().GetDeviceID())) ? in StartContinuationInner()
703 bool DistributedSchedStub::IsUsingQos(const std::string& remoteDeviceId) in IsUsingQos() function in OHOS::DistributedSchedule::DistributedSchedStub

Completed in 4 milliseconds