Home
last modified time | relevance | path

Searched defs:GetBooleanByName (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_theme_constants.cpp135 bool ThemeConstants::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ThemeConstants
/foundation/arkui/ace_engine/frameworks/core/common/resource/
Dresource_wrapper.h180 bool GetBooleanByName(const std::string& resName) const in GetBooleanByName() function
/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dresource_adapter.h163 virtual bool GetBooleanByName(const std::string& resName) const in GetBooleanByName() function
Dtheme_constants.cpp346 bool ThemeConstants::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ThemeConstants
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
Dmock_resourceManager_interface1.cpp170 virtual RState GetBooleanByName(const char* name, bool& outValue) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_resourceManager_interface1.cpp170 virtual RState GetBooleanByName(const char* name, bool& outValue) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Dresource_manager_addon.cpp313 napi_value ResourceManagerAddon::GetBooleanByName(napi_env env, napi_callback_info info) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerAddon
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp442 bool ResourceAdapterImpl::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ResourceAdapterImpl
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_resource_manager.cpp132 RState ResourceManagerImpl::GetBooleanByName(const char *name, bool &outValue) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerImpl
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp451 bool ResourceAdapterImpl::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ResourceAdapterImpl
Dresource_adapter_impl_v2.cpp566 bool ResourceAdapterImplV2::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ResourceAdapterImplV2