Home
last modified time | relevance | path

Searched refs:themeId_ (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h234 themeId_ = static_cast<int32_t>(themeId); in SetThemeId()
239 return themeId_; in GetThemeId()
251 int32_t themeId_ = -1; member in OHOS::Ace::ResourceInfo
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp68 themeId_ = themeId; in SetThemeId()
143 if (!themeId_.empty()) { in UpdateResConfig()
145 if (ConvertStringToUint32(themeId_, themeId)) { in UpdateResConfig()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dresource_config_helper.h57 std::string themeId_; member in OHOS::AbilityRuntime::ResourceConfigHelper
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h174 uint32_t themeId_ = 0; member in OHOS::Ace::UIContentImpl
H A Dui_content_impl.cpp250 themeId_ = options.themeId; in UIContentImpl()
389 instanceId_, systemResourcesPath_, containerSdkPath_, appResourcesPath_, themeId_, deviceConfig_.colorMode); in CommonInitialize()

Completed in 3 milliseconds