Searched defs:GetBoolean (Results 1 – 8 of 8) sorted by relevance
36 bool GetBoolean(const std::string& key, const bool defaultValue) in GetBoolean() function
39 bool GetBoolean(const std::string& key, const bool defaultValue) in GetBoolean() function
47 bool GetBoolean() { return data_.b; } in GetBoolean() function
135 bool GetBoolean(const napi_env env, const napi_value value) in GetBoolean() function
387 RState ResourceManagerImpl::GetBoolean(const IdItem *idItem, bool &outValue) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerImpl
493 RState ResourceManagerImpl::GetBoolean(const IdItem *idItem, bool &outValue) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerImpl
1266 napi_value ResourceManagerAddon::GetBoolean(napi_env env, napi_callback_info info) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerAddon