/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | blob_test.cpp | 60 std::string strTmp = "123"; variable 90 std::string strTmp = "123"; variable 116 std::string strTmp = "123"; variable
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _uni_info_v10.md | 81 ### strTmp subsection
|
H A D | _uni_info_v11.md | 81 ### strTmp subsection
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | string_ex.cpp | 52 string strTmp = str; in ReplaceStr() local 67 string strTmp = str; in TrimStr() local 98 string strTmp = needTrim ? TrimStr(str) : str; in SplitStr() local 225 string strTmp = str; in GetSubStrBetween() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | monitor_config.cpp | 43 std::string strTmp = StringUtil::TrimStr(buf); in Parse() local
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/ |
H A D | test_audio_ability_stub.cpp | 75 std::u16string strTmp = TestRpcString16(data.ReadString16()); in OnRemoteRequest() local
|
H A D | test_audio_ability_proxy.cpp | 200 std::u16string strTmp = name; in TestRpcString16() local
|
/ohos5.0/drivers/peripheral/usb/sample/host/src/ |
H A D | usb_pnp_sample.c | 28 static void UsbPnpSampleTestWriteLog(char *strTmp) in UsbPnpSampleTestWriteLog()
|
H A D | usbhost_pnp_test.c | 40 static void TestPnpWriteLog(char *strTmp) in TestPnpWriteLog()
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_body_part_header.cpp | 136 std::string strTmp = ""; in DecodeContentDisposition() local 185 std::string strTmp = ""; in DecodeDispositionParameter() local
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_modem_parcel.h | 44 std::string strTmp = ""; member
|
/ohos5.0/base/hiviewdfx/hiview/core/ |
H A D | plugin_config.cpp | 41 std::string strTmp = StringUtil::TrimStr(buf); in StartParse() local
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/ |
H A D | string_util.cpp | 70 string strTmp = str; in ReplaceStr() local 81 string strTmp = str; in TrimStr() local 91 string strTmp = needTrim ? TrimStr(str) : str; in SplitStr() local
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | xcollie_utils.cpp | 205 std::string strTmp = str; in TrimStr() local 215 std::string strTmp = needTrim ? TrimStr(str) : str; in SplitStr() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_file_common_test.cpp | 236 const unsigned char strTmp[] = "test"; variable
|
/ohos5.0/foundation/arkui/ace_engine/component_ext/ext_common/ |
H A D | ext_napi_utils.cpp | 126 char* strTmp = static_cast<char*>(malloc(stringLength + 1)); in GetStringFromValueUtf8() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/ |
H A D | distributed_input_sink_transport.cpp | 425 std::string strTmp = recMsg[DINPUT_SOFTBUS_KEY_VECTOR_DHID]; in NotifyStartRemoteInputDhid() local 443 std::string strTmp = recMsg[DINPUT_SOFTBUS_KEY_VECTOR_DHID]; in NotifyStopRemoteInputDhid() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/ |
H A D | client_trans_udp_manager_test.cpp | 103 char strTmp[] = "ABCDEFG"; in InitChannelInfo() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/ipc/ |
H A D | trans_client_proxy_test.cpp | 106 char strTmp[] = "ABCDEFG"; variable
|
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/ |
H A D | dinput_utils_tool.cpp | 292 std::string strTmp = str + split; in SplitStringToVector() local
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
H A D | dump_implement.cpp | 752 std::string strTmp = str; in RemoveCharacterFromStr() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/ |
H A D | common_napi_utils.cpp | 171 char* strTmp = static_cast<char*>(malloc(stringLength + 1)); in GetStringFromValueUtf8() local
|