Home
last modified time | relevance | path

Searched defs:GetBoolean (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/adapter/system_service/platform/windows/
Dparameter_ex.cpp36 bool GetBoolean(const std::string& key, const bool defaultValue) in GetBoolean() function
/base/hiviewdfx/hiview/adapter/system_service/platform/linux/
Dparameter_ex.cpp36 bool GetBoolean(const std::string& key, const bool defaultValue) in GetBoolean() function
/base/hiviewdfx/hiview/adapter/system_service/platform/ohos/
Dparameter_ex.cpp39 bool GetBoolean(const std::string& key, const bool defaultValue) in GetBoolean() function
/base/web/webview/ohos_nweb/include/
Dnweb_value.h47 bool GetBoolean() { return data_.b; } in GetBoolean() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp135 bool GetBoolean(const napi_env env, const napi_value value) in GetBoolean() function
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dresource_manager_impl.cpp387 RState ResourceManagerImpl::GetBoolean(const IdItem *idItem, bool &outValue) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerImpl
/base/global/resource_management/frameworks/resmgr/src/
Dresource_manager_impl.cpp493 RState ResourceManagerImpl::GetBoolean(const IdItem *idItem, bool &outValue) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerImpl
/base/global/resource_management/interfaces/js/innerkits/core/src/
Dresource_manager_addon.cpp1266 napi_value ResourceManagerAddon::GetBoolean(napi_env env, napi_callback_info info) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerAddon