Home
last modified time | relevance | path

Searched defs:GetBoolParameter (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/src/
H A Dmock_parameters.cpp28 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() function
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dparameters.cpp30 bool GetBoolParameter(const std::string &key, bool def) in GetBoolParameter() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/
H A Dparameters.cpp31 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() function
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.cpp59 bool GetBoolParameter(const std::string &key, bool def) in GetBoolParameter() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_system_properties_adapter_impl.cpp133 bool ArkSystemPropertiesAdapterImpl::GetBoolParameter(ArkWebString key, bool defaultValue) in GetBoolParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_system_properties_adapter_wrapper.cpp199 bool ArkSystemPropertiesAdapterWrapper::GetBoolParameter(const std::string& key, bool defaultValue) in GetBoolParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_wrapper.cpp84 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() function
/ohos5.0/base/web/webview/ohos_adapter/system_properties_adapter/src/
H A Dsystem_properties_adapter_impl.cpp323 bool SystemPropertiesAdapterImpl::GetBoolParameter(const std::string& key, bool defaultValue) in GetBoolParameter() function in OHOS::NWeb::SystemPropertiesAdapterImpl
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp404 bool ThermalDfx::GetBoolParameter(const std::string& key, const bool def) in GetBoolParameter() function in OHOS::HDI::Thermal::V1_1::ThermalDfx
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp31 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() function
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c97 static inline bool GetBoolParameter(const char *param, bool value) in GetBoolParameter() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp800 napi_value WebGLArg::GetBoolParameter(napi_env env, GLenum pname) in GetBoolParameter() function in OHOS::Rosen::WebGLArg
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_new_test.cpp51 bool GetBoolParameter(const std::string &key, bool def) in GetBoolParameter() function