Home
last modified time | relevance | path

Searched defs:strTmp (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dblob_test.cpp60 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.md81 ### strTmp subsection
H A D_uni_info_v11.md81 ### strTmp subsection
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp52 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 Dmonitor_config.cpp43 std::string strTmp = StringUtil::TrimStr(buf); in Parse() local
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
H A Dtest_audio_ability_stub.cpp75 std::u16string strTmp = TestRpcString16(data.ReadString16()); in OnRemoteRequest() local
H A Dtest_audio_ability_proxy.cpp200 std::u16string strTmp = name; in TestRpcString16() local
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusb_pnp_sample.c28 static void UsbPnpSampleTestWriteLog(char *strTmp) in UsbPnpSampleTestWriteLog()
H A Dusbhost_pnp_test.c40 static void TestPnpWriteLog(char *strTmp) in TestPnpWriteLog()
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part_header.cpp136 std::string strTmp = ""; in DecodeContentDisposition() local
185 std::string strTmp = ""; in DecodeDispositionParameter() local
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_modem_parcel.h44 std::string strTmp = ""; member
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dplugin_config.cpp41 std::string strTmp = StringUtil::TrimStr(buf); in StartParse() local
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp70 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 Dxcollie_utils.cpp205 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 Dclient_trans_proxy_file_common_test.cpp236 const unsigned char strTmp[] = "test"; variable
/ohos5.0/foundation/arkui/ace_engine/component_ext/ext_common/
H A Dext_napi_utils.cpp126 char* strTmp = static_cast<char*>(malloc(stringLength + 1)); in GetStringFromValueUtf8() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp425 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 Dclient_trans_udp_manager_test.cpp103 char strTmp[] = "ABCDEFG"; in InitChannelInfo() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_test.cpp106 char strTmp[] = "ABCDEFG"; variable
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp292 std::string strTmp = str + split; in SplitStringToVector() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp752 std::string strTmp = str; in RemoveCharacterFromStr() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp171 char* strTmp = static_cast<char*>(malloc(stringLength + 1)); in GetStringFromValueUtf8() local