Home
last modified time | relevance | path

Searched defs:newString (Results 1 - 6 of 6) sorted by relevance

/base/telephony/cellular_call/services/utils/src/
H A Dstandardize_utils.cpp23 std::string newString; in RemoveSeparatorsPhoneNumber() local
45 std::string newString; in FormatNumberAndToa() local
/base/print/print_fwk/services/scan_service/src/
H A Dscan_usb_manager.cpp164 std::string newString = "0"; in FormatUsbPort() local
/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp207 std::string newString; in RemoveSeparatorsPhoneNumber() local
223 std::string newString = ""; in RemovePostDialPhoneNumber() local
/base/update/updateservice/foundations/ability/utils/include/
H A Dstring_utils.h101 static void ReplaceStringAll(std::string &srcString, const std::string &subString, const std::string &newString) in ReplaceStringAll() argument
/base/telephony/cellular_call/services/control/src/
H A Dims_control.cpp488 std::string newString = standardizeUtils.FormatNumberAndToa(phoneNumber, callInfo.toa); in EncapsulationCallReportInfo() local
H A Dcs_control.cpp518 std::string newString = standardizeUtils.FormatNumberAndToa(callInfo.number, callInfo.type); in EncapsulationCallReportInfo() local

Completed in 5 milliseconds