Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/
Dbundle_resource_rdb.h59 bool ConvertToBundleResourceInfo(
Dbundle_resource_process.h61 static ResourceInfo ConvertToBundleResourceInfo(const InnerBundleInfo &innerBundleInfo,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
Dbundle_resource_rdb.cpp202 return ConvertToBundleResourceInfo(absSharedResultSet, flags, bundleResourceInfo); in GetBundleResourceInfo()
274 if (ConvertToBundleResourceInfo(absSharedResultSet, flags, resourceInfo)) { in GetAllBundleResourceInfo()
329 bool BundleResourceRdb::ConvertToBundleResourceInfo( in ConvertToBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceRdb
Dbundle_resource_process.cpp102 resourceInfo = ConvertToBundleResourceInfo(innerBundleInfo, userId); in GetBundleResourceInfo()
347 ResourceInfo BundleResourceProcess::ConvertToBundleResourceInfo( in ConvertToBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceProcess