Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/theme/
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/components/theme/
Dresource_adapter.h161 virtual bool GetBooleanByName(const std::string& resName) const in GetBooleanByName() function
Dtheme_constants.cpp339 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.cpp317 napi_value ResourceManagerAddon::GetBooleanByName(napi_env env, napi_callback_info info) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerAddon
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dmock_resource_manager.h130 RState GetBooleanByName(const char *name, bool &outValue) in GetBooleanByName() function
/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.cpp441 bool ResourceAdapterImpl::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ResourceAdapterImpl