Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_wrapper.cpp102 int GetStringParameter(const std::string &key, std::string &value, const std::string def) in GetStringParameter() function
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp164 bool LocationConfigManager::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::LocationConfigManager
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp381 bool CommonUtils::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::CommonUtils
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dintl_addon.cpp1375 bool GetStringParameter(napi_env env, napi_value value, std::vector<char> &buf) in GetStringParameter() function