Home
last modified time | relevance | path

Searched refs:FetchInnerExtensionInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1288 std::map<std::string, ExtensionAbilityInfo> &FetchInnerExtensionInfos() in FetchInnerExtensionInfos() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp1319 auto &extensionAbilityInfos = innerBundleInfo.FetchInnerExtensionInfos(); in ProcessBundleInfoByPrivilegeCapability()