/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
H A D | js_theme_utils.h | 68 auto themeId = GetWithThemeId(); in GetTheme() local 75 auto themeId = GetWithThemeId(); in GetThemeColors() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_observer.cpp | 55 std::string themeId = configuration.GetItem(AAFwk::GlobalConfigurationKey::THEME_ID); in OnConfigurationUpdated() local 101 const int32_t themeId, const uint32_t type) in OnApplicationThemeChanged()
|
H A D | bundle_resource_callback.cpp | 90 const int32_t themeId, const uint32_t type) in OnApplicationThemeChanged() 170 bool BundleResourceCallback::SetThemeIdForThemeChanged(const int32_t themeId) in SetThemeIdForThemeChanged()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | resource_config_helper.cpp | 66 void ResourceConfigHelper::SetThemeId(std::string themeId) in SetThemeId() 144 uint32_t themeId = 0; in UpdateResConfig() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_manager.h | 36 virtual void LoadSystemTheme(int32_t themeId) {} in LoadSystemTheme()
|
H A D | theme_manager_impl.h | 41 void LoadSystemTheme(int32_t themeId) override in LoadSystemTheme()
|
H A D | resource_adapter.h | 48 virtual RefPtr<ThemeStyle> GetTheme(int32_t themeId) in GetTheme()
|
H A D | theme_constants.cpp | 453 void ThemeConstants::LoadTheme(int32_t themeId) in LoadTheme()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitycontext_fuzzer/ |
H A D | abilitycontext_fuzzer.cpp | 118 int themeId = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_run_args.h | 59 uint32_t themeId = THEME_ID_LIGHT; member
|
H A D | ace_container.cpp | 728 … const std::string& hmsResourcesPath, const std::string& appResourcesPath, const int32_t& themeId, in SetResourcesPathAndThemeStyle()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | resource_adapter_impl.cpp | 42 void CheckThemeId(int32_t& themeId) in CheckThemeId() 310 RefPtr<ThemeStyle> ResourceAdapterImpl::GetTheme(int32_t themeId) in GetTheme()
|
H A D | resource_adapter_impl_standard.cpp | 36 void CheckThemeId(int32_t& themeId) in CheckThemeId() 182 RefPtr<ThemeStyle> ResourceAdapterImpl::GetTheme(int32_t themeId) in GetTheme()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | resource_configuration.h | 243 void SetThemeId(uint32_t themeId) in SetThemeId()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_theme_constants.cpp | 175 void ThemeConstants::LoadTheme(int32_t themeId) in LoadTheme()
|
H A D | theme_mock.cpp | 131 RefPtr<ThemeStyle> ResourceAdapterMock::GetTheme(int32_t themeId) in GetTheme()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | context_container.cpp | 417 void ContextContainer::SetTheme(int themeId) in SetTheme()
|
H A D | context_deal.cpp | 347 void ContextDeal::SetTheme(int themeId) in SetTheme()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/ |
H A D | theme_mock.cpp | 131 RefPtr<ThemeStyle> ResourceAdapterMock::GetTheme(int32_t themeId) in GetTheme()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | context_deal_test.cpp | 723 constexpr int32_t themeId = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_adapter_impl_v2.cpp | 36 void CheckThemeId(int32_t& themeId) in CheckThemeId() 206 RefPtr<ThemeStyle> ResourceAdapterImplV2::GetTheme(int32_t themeId) in GetTheme() 240 void ResourceAdapterImplV2::PreloadTheme(int32_t themeId, RefPtr<ResourceThemeStyle> theme) in PreloadTheme()
|
H A D | resource_adapter_impl.cpp | 33 void CheckThemeId(int32_t& themeId) in CheckThemeId() 178 RefPtr<ThemeStyle> ResourceAdapterImpl::GetTheme(int32_t themeId) in GetTheme()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 84 uint32_t themeId; member
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | res_config_impl.cpp | 190 void ResConfigImpl::SetThemeId(uint32_t themeId) in SetThemeId()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
H A D | bms_bundle_resource_test.cpp | 3770 int32_t themeId = 0; variable
|