/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_bundle_manager.cpp | 30 bool BundleMgrProxy::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrProxy 101 bool BundleMgrService::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService 148 bool BundleMgrService::QueryAbilityInfo(const Want& want, int32_t flags, int32_t userId, AbilityInf… in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/src/ |
H A D | mock_bundle_mgr.cpp | 34 bool BundleMgrProxy::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrProxy 79 bool BundleMgrService::QueryAbilityInfo(const AAFwk::Want& want, int32_t flags, int32_t userId, in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService 89 bool BundleMgrService::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/ |
H A D | bundlems_client.cpp | 40 AbilityMsStatus BundleMsClient::QueryAbilityInfo(const Want *want, AbilityInfo *result) const in QueryAbilityInfo() function in OHOS::BundleMsClient
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/ |
H A D | mock_bundle_manager.cpp | 51 bool BundleMgrService::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService 96 bool BundleMgrService::QueryAbilityInfo(const Want& want, int32_t flags, int32_t userId, AbilityInf… in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager.cpp | 42 bool BundleMgrProxy::QueryAbilityInfo(const Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrProxy 106 bool BundleMgrService::QueryAbilityInfo(const Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
H A D | bundle_manager.cpp | 30 uint8_t QueryAbilityInfo(const Want *want, AbilityInfo *abilityInfo) in QueryAbilityInfo() function
|
H A D | bundlems_slite_client.cpp | 150 uint8_t BundleMsClient::QueryAbilityInfo (const Want *want, AbilityInfo *abilityInfo) const in QueryAbilityInfo() function in OHOS::BundleMsClient
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_preloader_test/include/ |
H A D | bundle_mgr_helper.h | 36 bool QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo &abilityInfo) in QueryAbilityInfo() function
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_bundle_manager.h | 44 bool QueryAbilityInfo(const AAFwk::Want &want, AbilityInfo &abilityInfo) override in QueryAbilityInfo() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/ |
H A D | bundle_inner_interface.h | 60 uint8_t (*QueryAbilityInfo)(const Want *want, AbilityInfo *abilityInfo); member
|
H A D | bundle_service_interface.h | 53 uint8_t (*QueryAbilityInfo)(const Want *want, AbilityInfo *abilityInfo); member
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/ |
H A D | mock_bundle_manager.h | 45 bool QueryAbilityInfo(const Want& want, int32_t flags, int32_t userId, AbilityInfo& abilityInfo, in QueryAbilityInfo() function
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_bundle_manager_helper.cpp | 96 bool BundleManagerHelper::QueryAbilityInfo(const AAFwk::Want &want, int32_t flags, int32_t userId, in QueryAbilityInfo() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | bundle_manager_helper.cpp | 102 bool BundleManagerHelper::QueryAbilityInfo(const AAFwk::Want &want, int32_t flags, int32_t userId, in QueryAbilityInfo() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/ |
H A D | mock_bundle_manager.cpp | 92 bool BundleMgrProxy::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrProxy 142 bool BundleMgrService::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_bundle_manager.cpp | 52 bool BundleMgrService::QueryAbilityInfo(const AAFwk::Want &want, AbilityInfo &abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/bundlemgr/ |
H A D | mock_bundle_manager.h | 258 bool QueryAbilityInfo(const Want& want, int32_t flags, int32_t userId, AbilityInfo& abilityInfo, in QueryAbilityInfo() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_mgr_slite_feature.cpp | 114 uint8_t BundleMgrSliteFeature::QueryAbilityInfo(const Want *want, AbilityInfo *abilityInfo) in QueryAbilityInfo() function in OHOS::BundleMgrSliteFeature
|
H A D | bundle_ms_feature.cpp | 395 uint8_t BundleMsFeature::QueryAbilityInfo(const Want *want, AbilityInfo *abilityInfo) in QueryAbilityInfo() function in OHOS::BundleMsFeature
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_bundle_manager.cpp | 139 bool BundleMgrService::QueryAbilityInfo(const AAFwk::Want& want, AbilityInfo& abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 417 bool BundleMgrHelper::QueryAbilityInfo(const Want &want, AbilityInfo &abilityInfo) in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrHelper 432 bool BundleMgrHelper::QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo… in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrHelper 669 bool BundleMgrHelper::QueryAbilityInfo( in QueryAbilityInfo() function in OHOS::AppExecFwk::BundleMgrHelper
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/ |
H A D | fms_form_bms_helper_test.cpp | 85 bool QueryAbilityInfo(const AAFwk::Want &want, AbilityInfo &abilityInfo) override in QueryAbilityInfo() function in OHOS::AppExecFwk::MockBundleMgrProxy 90 …bool QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo &abilityInfo) o… in QueryAbilityInfo() function in OHOS::AppExecFwk::MockBundleMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/ |
H A D | bms_extension_client.cpp | 157 ErrCode BmsExtensionClient::QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, in QueryAbilityInfo() function in OHOS::AppExecFwk::BmsExtensionClient
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/ |
H A D | bundle_manager_internal.cpp | 111 bool BundleManagerInternal::QueryAbilityInfo(const AAFwk::Want& want, AppExecFwk::AbilityInfo& abil… in QueryAbilityInfo() function in OHOS::DistributedSchedule::BundleManagerInternal
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 435 virtual bool QueryAbilityInfo(const Want &want, AbilityInfo &abilityInfo) in QueryAbilityInfo() function 448 …virtual bool QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo &abilit… in QueryAbilityInfo() function 481 …virtual bool QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo &abilit… in QueryAbilityInfo() function
|