Searched defs:msgStr (Results 1 – 7 of 7) sorted by relevance
88 char *msgStr = cJSON_PrintUnformatted(requestMsg); in TestGetMsgInfo() local184 string msgStr = "ProcessMessage"; variable203 string msgStr = "ProcessMessage"; variable319 string msgStr = "normal msgStr"; variable368 string msgStr = "normal msgStr"; variable891 string msgStr = "normal msgStr"; variable
738 char *msgStr = MallocStringOf(msg, &len); in DfxTest006() local764 char *msgStr = MallocStringOf(msg, &len); in DfxTest007() local
111 std::string msgStr = std::string(msg); in GetCommMsgString() local
146 char *msgStr = OnRequest(authSeq, operationCode, reqParams); variable
413 char *msgStr = cJSON_PrintUnformatted(replyMsg); in SendUdpInfo() local741 char *msgStr = cJSON_PrintUnformatted(requestMsg); in StartExchangeUdpInfo() local
299 char *msgStr = cJSON_PrintUnformatted(msg); in OnRequest() local
4529 constexpr char msgStr[] = "test message"; variable