/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/ |
H A D | hisyseventmanager_fuzzer.cpp | 65 std::string strValue; in HiSysEventRecordTest() local
|
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
H A D | napi_util.cpp | 72 napi_value strValue = nullptr; in CreateString() local
|
/base/inputmethod/imf/common/src/ |
H A D | itypes_util.cpp | 452 std::string strValue; in Unmarshalling() local
|
/base/print/print_fwk/frameworks/helper/scan_helper/src/ |
H A D | scan_option_value_helper.cpp | 99 std::string strValue = NapiScanUtils::GetStringPropertyUtf8(env, jsValue, PARAM_SCAN_OPTION_STR_VALUE); in BuildFromJs() local
|
H A D | scan_option_value.cpp | 82 void ScanOptionValue::SetStrValue(const std::string &strValue) in SetStrValue() argument
|
/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_action_report_test.cpp | 141 std::string strValue = to_string(value); in ActionValueDecision() local 180 std::string strValue = to_string(value).substr(THERMAL_RATIO_BEGIN, THERMAL_RATIO_LENGTH); in LcdValueDecision() local
|
/base/startup/init/services/init/ |
H A D | init_group_manager.c | 92 char *strValue = cJSON_GetStringValue(item);
in ParseGroupCfgItem() local
|
/base/telephony/core_service/services/sim/src/ |
H A D | icc_file_controller.cpp | 511 SendMultiRecordResult( const AppExecFwk::InnerEvent::Pointer &response, std::vector<std::string> &strValue) SendMultiRecordResult() argument
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | core_service_native_branch_test.cpp | 127 std::string strValue = ""; in HWTEST_F() local
|
H A D | zero_branch_test_sim_ril.cpp | 633 std::vector<std::string> strValue = {"FFFFFFFFFFFFFFFF"}; in HWTEST_F() local 928 std::vector<std::string> strValue; in HWTEST_F() local 1297 std::vector<std::string> strValue; in HWTEST_F() local
|
/base/update/updateservice/frameworks/js/napi/session/src/ |
H A D | napi_common_utils.cpp | 79 int32_t NapiCommonUtils::GetString(napi_env env, napi_value arg, const std::string &attrName, std::string &strValue) in GetString() argument 91 int32_t NapiCommonUtils::GetString(napi_env env, napi_value arg, std::string &strValue) in GetString() argument 288 std::string strValue; in ConvertVectorToStr() local [all...] |
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_util.cpp | 389 napi_value strValue = nullptr;
in CreateString() local
|
/base/customization/enterprise_device_management/interfaces/kits/common/src/ |
H A D | napi_edm_common.cpp | 628 bool ParseStringToInt(const std::string &strValue, int32_t &result) in ParseStringToInt() argument 643 bool ParseStringToLong(const std::string &strValue, int64_t &result) in ParseStringToLong() argument
|
/base/telephony/core_service/frameworks/native/src/ |
H A D | resource_utils.cpp | 415 std::string strValue; in SaveAllValue() local
|
/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_header.cpp | 1297 std::string strValue = ""; in EcondeFieldMessageClassValue() local
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | resource_manager_impl.cpp | 709 RState ResourceManagerImpl::ParseFloat(const std::string &strValue, float &result, std::string &unit) in ParseFloat() argument
|