Searched refs:ParseResourceInfoWithSameHap (Results 1 – 3 of 3) sorted by relevance
46 bool ParseResourceInfoWithSameHap(const int32_t userId, ResourceInfo &resourceInfo);
122 return ParseResourceInfoWithSameHap(userId, resourceInfo); in ParseResourceInfo()195 bool BundleResourceParser::ParseResourceInfoWithSameHap(const int32_t userId, ResourceInfo &resourc… in ParseResourceInfoWithSameHap() function in OHOS::AppExecFwk::BundleResourceParser
3515 bool ans = parser.ParseResourceInfoWithSameHap(USERID, resourceInfo);3536 bool ans = parser.ParseResourceInfoWithSameHap(USERID, resourceInfo);