Searched refs:IsUsingQos (Results 1 – 2 of 2) sorted by relevance
89 bool IsUsingQos(const std::string& remoteDeviceId);
532 if ((!isFreeInstall && IsUsingQos(remoteDeviceId)) || in ContinueMissionInner()586 if ((!isFreeInstall && IsUsingQos(remoteDeviceId)) || in ContinueMissionOfBundleNameInner()641 int32_t result = (isFA || isFreeInstall || !IsUsingQos(want->GetElement().GetDeviceID())) ? in StartContinuationInner()678 bool DistributedSchedStub::IsUsingQos(const std::string& remoteDeviceId) in IsUsingQos() function in OHOS::DistributedSchedule::DistributedSchedStub