Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h110 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() function in OHOS::Global::Resource::ResConfigImpl
409 this->SetThemeId(other.GetThemeId()); in Copy()

Completed in 2 milliseconds