Home
last modified time | relevance | path

Searched refs:ParseResourceInfoByResourceManager (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/
H A Dbundle_resource_parser.h51 …bool ParseResourceInfoByResourceManager(const std::shared_ptr<Global::Resource::ResourceManager> r…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp162 if (!ParseResourceInfoByResourceManager(resourceManager, resourceInfos[index])) { in ParseResourceInfos()
218 if (!ParseResourceInfoByResourceManager(resourceManager, resourceInfo)) { in ParseResourceInfoWithSameHap()
277 bool BundleResourceParser::ParseResourceInfoByResourceManager( in ParseResourceInfoByResourceManager() function in OHOS::AppExecFwk::BundleResourceParser
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp3555 bool ans = parser.ParseResourceInfoByResourceManager(resourceManager, resourceInfo);
3576 bool ans = parser.ParseResourceInfoByResourceManager(resourceManager, resourceInfo);