Searched refs:InitThemeRes (Results 1 - 2 of 2) sorted by relevance
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | theme_pack_resource.cpp | 108 void ThemeResource::InitThemeRes(std::pair<std::string, std::string> bundleInfo, cJSON *root, in InitThemeRes() function in OHOS::Global::Resource::ThemeResource 169 InitThemeRes(bundleInfo, floatRoot, themeConfig, "float"); in ParseJson() 172 InitThemeRes(bundleInfo, colorRoot, themeConfig, "color"); in ParseJson()
|
/base/global/resource_management/frameworks/resmgr/include/ |
H A D | theme_pack_resource.h | 170 void InitThemeRes(std::pair<std::string, std::string> bundleInfo, cJSON *root,
|
Completed in 2 milliseconds