Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1077 bool ExplicitQueryExtensionInfo(const Want &want, int32_t flags, int32_t userId,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp5171 bool ret = ExplicitQueryExtensionInfo(want, flags, requestUserId, info, appIndex); in QueryExtensionAbilityInfos()
5298 bool BundleDataMgr::ExplicitQueryExtensionInfo(const Want &want, int32_t flags, int32_t userId, in ExplicitQueryExtensionInfo() function in OHOS::AppExecFwk::BundleDataMgr
6350 ret = ExplicitQueryExtensionInfo(want, GET_EXTENSION_INFO_DEFAULT, userId, extensionInfo); in QueryInfoAndSkillsByElement()
6419 ret = ExplicitQueryExtensionInfo(want, GET_EXTENSION_INFO_DEFAULT, userId, extensionInfo); in GetElement()
8746 ErrCode ret = ExplicitQueryExtensionInfo(want, flags, requestUserId, info, appIndex); in QueryAllCloneExtensionInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp3475 testRet = GetBundleDataMgr()->ExplicitQueryExtensionInfo(
4065 bool testRet = GetBundleDataMgr()->ExplicitQueryExtensionInfo(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp2775 bool testRet = GetBundleDataMgr()->ExplicitQueryExtensionInfo(