Searched refs:InnerGetResourceInfo (Results 1 – 2 of 2) sorted by relevance
62 static bool InnerGetResourceInfo(const InnerBundleInfo &innerBundleInfo, const int32_t userId,
76 … if (!InnerGetResourceInfo(innerBundleInfo, userId, resourceInfos) || resourceInfos.empty()) { in GetAllResourceInfo()106 return InnerGetResourceInfo(innerBundleInfo, userId, resourceInfo); in GetResourceInfoByBundleName()229 bool BundleResourceProcess::InnerGetResourceInfo( in InnerGetResourceInfo() function in OHOS::AppExecFwk::BundleResourceProcess