Home
last modified time | relevance | path

Searched defs:GetStringParameter (Results 1 – 7 of 7) sorted by relevance

/base/startup/init/interfaces/innerkits/syspara/
Dparam_wrapper.cpp102 int GetStringParameter(const std::string &key, std::string &value, const std::string def) in GetStringParameter() function
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_system_properties_adapter_impl.cpp219 ArkWebString ArkSystemPropertiesAdapterImpl::GetStringParameter(const ArkWebString& key, in GetStringParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_system_properties_adapter_wrapper.cpp333 std::string ArkSystemPropertiesAdapterWrapper::GetStringParameter(const std::string& key, in GetStringParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper
/base/location/services/location_locator/locator/source/
Dlocation_config_manager.cpp167 bool LocationConfigManager::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::LocationConfigManager
/base/web/webview/ohos_adapter/system_properties_adapter/src/
Dsystem_properties_adapter_impl.cpp432 std::string SystemPropertiesAdapterImpl::GetStringParameter(const std::string& key, const std::stri… in GetStringParameter() function in OHOS::NWeb::SystemPropertiesAdapterImpl
/base/location/frameworks/location_common/common/source/
Dcommon_utils.cpp405 bool CommonUtils::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::CommonUtils
/base/global/i18n/interfaces/js/innerkits/intl/src/
Dintl_addon.cpp636 bool GetStringParameter(napi_env env, napi_value value, std::vector<char> &buf) in GetStringParameter() function