Home
last modified time | relevance | path

Searched refs:CTRL_MSG_OPEN_SESSION_NOT_EXIST (Results 1 – 2 of 2) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h78 #define CTRL_MSG_OPEN_SESSION_NOT_EXIST "open session not exist" macro
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
DdsoftbusTest.cpp211 …} else if (strncmp(msg.c_str(), CTRL_MSG_OPEN_SESSION_NOT_EXIST, strlen(CTRL_MSG_OPEN_SESSION_NOT_… in GetCodeByMsg()