Home
last modified time | relevance | path

Searched defs:strValue (Results 1 - 16 of 16) sorted by relevance

/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
H A Dhisyseventmanager_fuzzer.cpp65 std::string strValue; in HiSysEventRecordTest() local
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_util.cpp72 napi_value strValue = nullptr; in CreateString() local
/base/inputmethod/imf/common/src/
H A Ditypes_util.cpp452 std::string strValue; in Unmarshalling() local
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_value_helper.cpp99 std::string strValue = NapiScanUtils::GetStringPropertyUtf8(env, jsValue, PARAM_SCAN_OPTION_STR_VALUE); in BuildFromJs() local
H A Dscan_option_value.cpp82 void ScanOptionValue::SetStrValue(const std::string &strValue) in SetStrValue() argument
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp141 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 Dinit_group_manager.c92 char *strValue = cJSON_GetStringValue(item); in ParseGroupCfgItem() local
/base/telephony/core_service/services/sim/src/
H A Dicc_file_controller.cpp511 SendMultiRecordResult( const AppExecFwk::InnerEvent::Pointer &response, std::vector<std::string> &strValue) SendMultiRecordResult() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_native_branch_test.cpp127 std::string strValue = ""; in HWTEST_F() local
H A Dzero_branch_test_sim_ril.cpp633 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 Dnapi_common_utils.cpp79 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 Dnapi_util.cpp389 napi_value strValue = nullptr; in CreateString() local
/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp628 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 Dresource_utils.cpp415 std::string strValue; in SaveAllValue() local
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_header.cpp1297 std::string strValue = ""; in EcondeFieldMessageClassValue() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp709 RState ResourceManagerImpl::ParseFloat(const std::string &strValue, float &result, std::string &unit) in ParseFloat() argument

Completed in 23 milliseconds