Home
last modified time | relevance | path

Searched refs:themeId (Results 1 - 3 of 3) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h107 * Set resConfig themeId
108 * @param themeId the resConfig themeId
110 void SetThemeId(uint32_t themeId);
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_config.h50 virtual void SetThemeId(uint32_t themeId) = 0;
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp190 void ResConfigImpl::SetThemeId(uint32_t themeId) in SetThemeId() argument
192 this->themeId_ = themeId; in SetThemeId()

Completed in 4 milliseconds