Searched defs:GetBooleanByName (Results 1 – 9 of 9) sorted by relevance
135 bool ThemeConstants::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ThemeConstants
161 virtual bool GetBooleanByName(const std::string& resName) const in GetBooleanByName() function
339 bool ThemeConstants::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ThemeConstants
170 virtual RState GetBooleanByName(const char* name, bool& outValue) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
317 napi_value ResourceManagerAddon::GetBooleanByName(napi_env env, napi_callback_info info) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerAddon
130 RState GetBooleanByName(const char *name, bool &outValue) in GetBooleanByName() function
132 RState ResourceManagerImpl::GetBooleanByName(const char *name, bool &outValue) in GetBooleanByName() function in OHOS::Global::Resource::ResourceManagerImpl
441 bool ResourceAdapterImpl::GetBooleanByName(const std::string& resName) const in GetBooleanByName() function in OHOS::Ace::ResourceAdapterImpl