Home
last modified time | relevance | path

Searched defs:strTmp (Results 1 - 11 of 11) sorted by relevance

/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
/foundation/arkui/ace_engine/component_ext/ext_common/
H A Dext_napi_utils.cpp122 char* strTmp = static_cast<char*>(malloc(stringLength + 1)); in GetStringFromValueUtf8() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_common_test.cpp236 const unsigned char strTmp[] = "test"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dblob_test.cpp60 std::string strTmp = "123"; in HWTEST_F() local
90 std::string strTmp = "123"; in HWTEST_F() local
116 std::string strTmp = "123"; in HWTEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
H A Dcl_ut_test.cpp1043 std::string strTmp = ""; in TEST() local
/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_test.cpp106 char strTmp[] = "ABCDEFG"; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_test.cpp103 char strTmp[] = "ABCDEFG"; in InitChannelInfo() local
/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
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp292 std::string strTmp = str + split; in SplitStringToVector() local
/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

Completed in 10 milliseconds