Home
last modified time | relevance | path

Searched refs:needQueryExtension (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_permission.h59 bool needQueryExtension = false) const;
H A Ddistributed_sched_service.h210 const AccountInfo& accountInfo, int32_t flag, bool needQueryExtension);
212 const AccountInfo& accountInfo, int32_t flag, bool needQueryExtension);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp312 AppExecFwk::AbilityInfo& targetAbility, bool needQueryExtension) const in GetTargetAbility()
323 if (needQueryExtension) { in GetTargetAbility()
H A Ddistributed_sched_service.cpp3264 bool needQueryExtension) in CheckTargetPermission() argument
3268 bool result = permissionInstance.GetTargetAbility(want, targetAbility, needQueryExtension); in CheckTargetPermission()
3294 bool needQueryExtension) in CheckTargetPermission4DiffBundle() argument
3298 bool result = permissionInstance.GetTargetAbility(want, targetAbility, needQueryExtension); in CheckTargetPermission4DiffBundle()