/ohos5.0/drivers/peripheral/audio/test/sample/ |
H A D | framework_event.c | 92 char strTemp[AUDIO_PNP_MSG_LEN_MAX] = {0}; in AudioGetServiceStatus() local 183 char strTemp[AUDIO_PNP_MSG_LEN_MAX] = {0}; in AudioGetLoadStatus() local 262 char strTemp[AUDIO_PNP_MSG_LEN_MAX] = {0}; in AudioGetUsbPnpStatus() local
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_string_test.cpp | 62 string strTemp = "STRBASE"; variable 74 string strTemp = ""; variable 90 string strTemp = "strbase"; variable 102 string strTemp = ""; variable 120 string strTemp = "test with replace"; variable 153 string strTemp = "test for trim"; variable 161 string strTemp = "es"; variable
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/ |
H A D | ringtone_metadata_extractor.cpp | 53 string strTemp = resultMap.at(Media::AV_KEY_DURATION); in PopulateExtractedAVMetadataOne() local 68 string strTemp = resultMap.at(Media::AV_KEY_DATE_TIME_FORMAT); in PopulateExtractedAVMetadataTwo() local
|
/ohos5.0/base/telephony/sms_mms/utils/ |
H A D | string_utils.cpp | 95 long strTemp = strtol(byte.c_str(), nullptr, hexDecimal); in HexToString() local 141 std::string strTemp = TrimStr(str); in IsEmpty() local
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/ |
H A D | string_benchmark_test.cpp | 77 string strTemp = "STRBASE"; in BENCHMARK_F() local 93 string strTemp = ""; in BENCHMARK_F() local 113 string strTemp = "strbase"; in BENCHMARK_F() local 129 string strTemp = ""; in BENCHMARK_F() local 151 string strTemp = "test with replace"; in BENCHMARK_F() local 188 string strTemp = "test for trim"; in BENCHMARK_F() local 200 string strTemp = "es"; in BENCHMARK_F() local
|
/ohos5.0/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_common_utils.cpp | 43 std::string strTemp = str; in Ipv4Anonymize() local 84 std::string strTemp = ""; in IntIpv4ToAnonymizeStr() local
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_function.cpp | 349 std::string strTemp = ""; in AddFileLineData() local 380 std::string strTemp = ""; in DelFileLineData() local 412 std::string strTemp = ""; in ModifyFileLineData() local
|
H A D | dhcp_server_service_impl.cpp | 595 std::string strTemp = ""; in GetDhcpClientInfos() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | border_property_test_ng.cpp | 301 const string strTemp = "leftColor: [NA]rightColor: [NA]topColor: [NA]bottomColor: [NA]"; variable
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | string_utils.cpp | 97 long strTemp = strtol(byte.c_str(), nullptr, hexDecimal); in HexToString() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
H A D | metadata_extractor.cpp | 414 string strTemp = resultMap.at(AV_KEY_ALBUM); in PopulateExtractedAVMetadataOne() local 453 string strTemp = resultMap.at(AV_KEY_DATE_TIME_FORMAT); in PopulateExtractedAVMetadataTwo() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_wap_push_handler.cpp | 321 std::string strTemp = ""; in DecodeXWapAbandonHeaderValue() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/src/ |
H A D | camera_dump.cpp | 104 std::string strTemp; in ReadDumpConfig() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style_parser.cpp | 355 std::stringstream strTemp; in UnParseFontFeatureSetting() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ |
H A D | js_xml.cpp | 1011 void XmlPullParser::Replace(std::string& strTemp, std::string strSrc, std::string strDes) const in Replace() 1368 std::string strTemp = ParseDelimiterInfo(tagText_.END_COMMENT, returnText); in ParseComment() local 1613 std::string strTemp = text_; in ParseText() local
|
/ohos5.0/foundation/communication/wifi/wifi/base/utils/ |
H A D | wifi_app_parser.cpp | 346 std::string strTemp = ""; in GetCloudPushFileVersion() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/ |
H A D | js_convertxml.cpp | 607 std::string strTemp = reinterpret_cast<char*>(curContent); in DealCDataInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_pattern.cpp | 646 std::string strTemp = ""; in Abstract() local
|
/ohos5.0/foundation/communication/wifi/wifi/utils/src/ |
H A D | wifi_common_util.cpp | 635 int strTemp = CheckDataLegalHex(byte); in HexToString() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/ |
H A D | test_xml.cpp | 1810 std::string strTemp = "xml version"; variable
|