Searched refs:LoadThemeSkinResource (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | theme_manager_test.cpp | 90 tm->LoadThemeSkinResource("ohos.global.test", "entry", rootDirs, userId); 114 tm->LoadThemeSkinResource("ohos.global.test.all", "entry", rootDirs, userId);
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/ |
H A D | theme_pack_manager.h | 63 void LoadThemeSkinResource(const std::string &bundleName, const std::string &moduleName,
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | theme_pack_manager.cpp | 110 void ThemePackManager::LoadThemeSkinResource(const std::string &bundleName, const std::string &modu… in LoadThemeSkinResource() function in OHOS::Global::Resource::ThemePackManager 151 LoadThemeSkinResource(bundleName, moduleName, rootDirs, userId); in LoadThemeRes()
|