Home
last modified time | relevance | path

Searched defs:newString (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/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
/ohos5.0/base/update/updateservice/foundations/ability/utils/include/
H A Dstring_utils.h101 …eplaceStringAll(std::string &srcString, const std::string &subString, const std::string &newString) in ReplaceStringAll()
/ohos5.0/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp208 std::string newString; in RemoveSeparatorsPhoneNumber() local
224 std::string newString = ""; in RemovePostDialPhoneNumber() local
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.cpp621 String newString(newSize); in operator +=() local
643 String newString(newSize); in operator +=() local
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_usb_manager.cpp165 std::string newString = "0"; in FormatUsbPort() local
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp518 std::string newString = standardizeUtils.FormatNumberAndToa(callInfo.number, callInfo.type); in EncapsulationCallReportInfo() local
H A Dims_control.cpp491 std::string newString = standardizeUtils.FormatNumberAndToa(phoneNumber, callInfo.toa); in EncapsulationCallReportInfo() local