Home
last modified time | relevance | path

Searched defs:GetStringValue (Results 1 – 22 of 22) sorted by relevance

/base/hiviewdfx/hiview/base/utility/
Dsetting_observer_manager.cpp111 std::string SettingObserverManager::GetStringValue(const std::string& paramKey, const std::string& … in GetStringValue() function in OHOS::HiviewDFX::SettingObserverManager
Dcjson_util.cpp60 std::string GetStringValue(cJSON* json, const std::string& key) in GetStringValue() function
/base/useriam/pin_auth/frameworks/client/src/
Dsettings_data_manager.cpp48 bool SettingsDataManager::GetStringValue(int32_t userId, const std::string &key, std::string &value) in GetStringValue() function in OHOS::UserIam::PinAuth::SettingsDataManager
/base/sensors/miscdevice/utils/common/src/
Djson_parser.cpp141 std::string JsonParser::GetStringValue(cJSON *json) const in GetStringValue() function in OHOS::Sensors::JsonParser
/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_endpoint.h63 static std::string GetStringValue(const cJSON *jsonObject, const char *key) in GetStringValue() function
Dusb_config.h79 static std::string GetStringValue(const cJSON *jsonObject, const char *key) in GetStringValue() function
Dusb_interface.h83 static std::string GetStringValue(const cJSON *jsonObject, const char *key) in GetStringValue() function
Dusb_device.h93 static std::string GetStringValue(const cJSON *jsonObject, const char *key) in GetStringValue() function
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/
Dcm_cert_property_rdb.cpp134 static int32_t GetStringValue(const std::shared_ptr<NativeRdb::AbsSharedResultSet> &resultSet, in GetStringValue() function
/base/inputmethod/imf/services/adapter/settings_data_provider/common/src/
Dsettings_data_utils.cpp161 int32_t SettingsDataUtils::GetStringValue(const std::string &uriProxy, const std::string &key, std:… in GetStringValue() function in OHOS::MiscServices::SettingsDataUtils
/base/sensors/miscdevice/services/miscdevice_service/src/
Dvibration_priority_manager.cpp119 int32_t VibrationPriorityManager::GetStringValue(const std::string &key, std::string &value) in GetStringValue() function in OHOS::Sensors::VibrationPriorityManager
/base/powermgr/power_manager/utils/setting/src/
Dsetting_provider.cpp210 ErrCode SettingProvider::GetStringValue(const std::string& key, std::string& value) in GetStringValue() function in OHOS::PowerMgr::SettingProvider
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
Dvibrator_napi_utils.cpp100 bool GetStringValue(const napi_env &env, const napi_value &value, string &result) in GetStringValue() function
/base/security/device_auth/common_lib/impl/src/
Djson_utils.c344 char *GetStringValue(const CJson *item) in GetStringValue() function
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
Dattributes.cpp534 bool Attributes::Impl::GetStringValue(AttributeKey key, std::string &value) const in GetStringValue() function in OHOS::UserIam::UserAuth::Attributes::Impl
1262 bool Attributes::GetStringValue(AttributeKey key, std::string &value) const in GetStringValue() function in OHOS::UserIam::UserAuth::Attributes
/base/security/device_auth/test/unittest/deviceauth/source/
Djson_utils_mock.c377 char *GetStringValue(const CJson *item) in GetStringValue() function
/base/sensors/sensor/frameworks/js/napi/src/
Dsensor_napi_utils.cpp135 bool GetStringValue(const napi_env &env, const napi_value &value, string &result) in GetStringValue() function
/base/global/resource_management/interfaces/js/innerkits/core/src/
Dresource_manager_addon.cpp316 napi_value ResourceManagerAddon::GetStringValue(napi_env env, napi_callback_info info) in GetStringValue() function in OHOS::Global::Resource::ResourceManagerAddon
Dresource_manager_napi_async_impl.cpp427 napi_value ResourceManagerNapiAsyncImpl::GetStringValue(napi_env env, napi_callback_info info) in GetStringValue() function in OHOS::Global::Resource::ResourceManagerNapiAsyncImpl
/base/startup/init/services/init/
Dinit_service_manager.c199 static char *GetStringValue(const cJSON *json, const char *name, size_t *strLen) in GetStringValue() function
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_header.cpp559 bool MmsHeader::GetStringValue(uint8_t fieldId, std::string &value) const in GetStringValue() function in OHOS::Telephony::MmsHeader
/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
Dnapi_common.cpp1475 bool GetStringValue(napi_env env, napi_value jsObject, std::string& result) in GetStringValue() function