Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
Dtrans_udp_nego_test.cpp87 char *msgStr = cJSON_PrintUnformatted(requestMsg); in TestGetMsgInfo() local
183 string msgStr = "ProcessMessage"; variable
202 string msgStr = "ProcessMessage"; variable
312 string msgStr = "normal msgStr"; variable
361 string msgStr = "normal msgStr"; variable
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_hichain_test.cpp120 char *msgStr = OnRequest(authSeq, operationCode, reqParams); variable
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/
Ddfx_tdd_test.cpp738 char *msgStr = MallocStringOf(msg, &len); in DfxTest006() local
764 char *msgStr = MallocStringOf(msg, &len); in DfxTest007() local
/foundation/communication/dsoftbus/core/connection/wifi_direct/protocol/
Djson_protocol.c48 char *msgStr = cJSON_PrintUnformatted(self->cJsonOfMsg); in Pack() local
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_hichain.c137 char *msgStr = cJSON_PrintUnformatted(msg); in OnRequest() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
Dtrans_udp_negotiation.c289 char *msgStr = cJSON_PrintUnformatted(replyMsg); in sendUdpInfo() local
544 char *msgStr = cJSON_PrintUnformatted(requestMsg); in StartExchangeUdpInfo() local
/foundation/communication/dsoftbus/core/connection/p2p/negotiation/src/
Dp2plink_negotiation.c252 char *msgStr = cJSON_PrintUnformatted(obj); in PackAndSendMsg() local