Home
last modified time | relevance | path

Searched defs:themeId (Results 1 - 23 of 23) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_manager.h36 virtual void LoadSystemTheme(int32_t themeId) {} in LoadSystemTheme() argument
H A Dresource_adapter.h48 virtual RefPtr<ThemeStyle> GetTheme(int32_t themeId) in GetTheme() argument
H A Dtheme_constants.cpp453 void ThemeConstants::LoadTheme(int32_t themeId) in LoadTheme() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_theme_utils.h68 auto themeId = GetWithThemeId(); in GetTheme() local
75 auto themeId = GetWithThemeId(); in GetThemeColors() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_observer.cpp55 std::string themeId = configuration.GetItem(AAFwk::GlobalConfigurationKey::THEME_ID); in OnConfigurationUpdated() local
100 OnApplicationThemeChanged(const std::string &theme, const int32_t themeId, const uint32_t type) OnApplicationThemeChanged() argument
H A Dbundle_resource_callback.cpp169 bool BundleResourceCallback::SetThemeIdForThemeChanged(const int32_t themeId) in SetThemeIdForThemeChanged() argument
88 OnApplicationThemeChanged(const std::string &theme, const int32_t themeId, const uint32_t type) OnApplicationThemeChanged() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp66 void ResourceConfigHelper::SetThemeId(std::string themeId) in SetThemeId() argument
144 uint32_t themeId = 0; in UpdateResConfig() local
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_run_args.h59 uint32_t themeId = THEME_ID_LIGHT; member
H A Dace_container.cpp727 SetResourcesPathAndThemeStyle(int32_t instanceId, const std::string& systemResourcesPath, const std::string& hmsResourcesPath, const std::string& appResourcesPath, const int32_t& themeId, const ColorMode& colorMode) SetResourcesPathAndThemeStyle() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitycontext_fuzzer/
H A Dabilitycontext_fuzzer.cpp118 int themeId = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h84 uint32_t themeId; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_deal_test.cpp723 constexpr int32_t themeId = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/
H A Dtheme_mock.cpp131 RefPtr<ThemeStyle> ResourceAdapterMock::GetTheme(int32_t themeId) in GetTheme() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dtheme_mock.cpp131 RefPtr<ThemeStyle> ResourceAdapterMock::GetTheme(int32_t themeId) in GetTheme() argument
H A Dmock_theme_constants.cpp175 void ThemeConstants::LoadTheme(int32_t themeId) in LoadTheme() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_deal.cpp347 void ContextDeal::SetTheme(int themeId) in SetTheme() argument
H A Dcontext_container.cpp421 void ContextContainer::SetTheme(int themeId) in SetTheme() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h232 void SetThemeId(uint32_t themeId) in SetThemeId() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl_standard.cpp36 void CheckThemeId(int32_t& themeId) in CheckThemeId() argument
183 RefPtr<ThemeStyle> ResourceAdapterImpl::GetTheme(int32_t themeId) in GetTheme() argument
H A Dresource_adapter_impl.cpp42 void CheckThemeId(int32_t& themeId) in CheckThemeId() argument
310 RefPtr<ThemeStyle> ResourceAdapterImpl::GetTheme(int32_t themeId) in GetTheme() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp30 void CheckThemeId(int32_t& themeId) in CheckThemeId() argument
177 RefPtr<ThemeStyle> ResourceAdapterImpl::GetTheme(int32_t themeId) in GetTheme() argument
H A Dresource_adapter_impl_v2.cpp33 void CheckThemeId(int32_t& themeId) in CheckThemeId() argument
203 RefPtr<ThemeStyle> ResourceAdapterImplV2::GetTheme(int32_t themeId) in GetTheme() argument
237 void ResourceAdapterImplV2::PreloadTheme(int32_t themeId, RefPtr<ResourceThemeStyle> theme) in PreloadTheme() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp3932 int32_t themeId = 0; in HWTEST_F() local

Completed in 23 milliseconds