Home
last modified time | relevance | path

Searched defs:msgStr (Results 1 – 11 of 11) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
Ddm_comm_tool.cpp96 std::string msgStr(msg); in SendUserIds() local
126 std::string msgStr(msg); in RspLocalFrontOrBackUserIds() local
288 int32_t DMCommTool::CreateUserStopMessage(int32_t stopUserId, std::string &msgStr) in CreateUserStopMessage()
312 int32_t DMCommTool::ParseUserStopMessage(const std::string &msgStr, int32_t &stopUserId) in ParseUserStopMessage()
332 std::string msgStr; in SendUserStop() local
385 std::string msgStr = ""; in RspUserStop() local
454 std::string msgStr(msg); in SendLogoutAccountInfo() local
Ddm_transport_msg.cpp150 std::string msgStr = std::string(msg); in GetCommMsgString() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
Dtrans_udp_nego_test.cpp91 char *msgStr = cJSON_PrintUnformatted(requestMsg); in TestGetMsgInfo() local
187 string msgStr = "ProcessMessage"; variable
206 string msgStr = "ProcessMessage"; variable
321 string msgStr = "normal msgStr"; variable
372 string msgStr = "normal msgStr"; variable
902 string msgStr = "normal msgStr"; variable
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/
Ddfx_tdd_test.cpp745 char *msgStr = MallocStringOf(msg, &len); in DfxTest006() local
771 char *msgStr = MallocStringOf(msg, &len); in DfxTest007() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
Ddh_transport_obj.cpp110 std::string msgStr = std::string(msg); in GetCommMsgString() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_hichain_test.cpp143 char *msgStr = OnRequest(authSeq, operationCode, reqParams); variable
Dauth_hichain_mock_test.cpp243 char msgStr[10] = {0}; variable
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
Dtrans_udp_negotiation.c434 char *msgStr = cJSON_PrintUnformatted(replyMsg); in SendUdpInfo() local
758 char *msgStr = cJSON_PrintUnformatted(requestMsg); in StartExchangeUdpInfo() local
/foundation/resourceschedule/soc_perf/services/core/src/
Dsocperf.cpp438 const std::string msgStr = modeType + ":" + modeStr; in RequestDeviceMode() local
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_hichain.c334 char *msgStr = cJSON_PrintUnformatted(msg); in OnRequest() local
/foundation/arkui/napi/test/unittest/
Dtest_napi.cpp5316 constexpr char msgStr[] = "test message"; variable
5380 constexpr char msgStr[] = "中文测试"; variable