Searched refs:GetSessionListenser4Ctl (Results 1 - 4 of 4) sorted by relevance
/test/xts/dcts/communication/softbus_standard/transmission/reliability/ |
H A D | trans_reliability_test.cpp | 119 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL, GetSessionListenser4Ctl());
in HWTEST_F() 1035 ret = CreateSessionServer(DEF_PKG_NAME, notExistSession.c_str(), GetSessionListenser4Ctl());
1079 int ret = CreateSessionServer(DEF_PKG_NAME, SESSIONNAME_MAX, GetSessionListenser4Ctl());
1095 int ret = CreateSessionServer(DEF_PKG_NAME, sessionName.c_str(), GetSessionListenser4Ctl());
1110 int ret = CreateSessionServer(PKGNAME_MAX, SESSION_NAME_CTL, GetSessionListenser4Ctl());
1125 int ret = CreateSessionServer(PKGNAME_MAX, SESSIONNAME_MAX, GetSessionListenser4Ctl());
1141 int ret = CreateSessionServer(PKGNAME_MAX_OUT, SESSION_NAME_CTL, GetSessionListenser4Ctl());
1156 int ret = CreateSessionServer(DEF_PKG_NAME, SESSIONNAME_MAX_OUT, GetSessionListenser4Ctl());
1171 int ret = CreateSessionServer(DEF_PKG_NAME, SESSIONNAME_MAX, GetSessionListenser4Ctl());
1175 ret = CreateSessionServer(PKGNAME_MAX, SESSIONNAME_MAX, GetSessionListenser4Ctl());
[all...] |
/test/xts/dcts/communication/softbus_standard/common/ |
H A D | net_trans_common.h | 234 ISessionListener* GetSessionListenser4Ctl(void);
|
H A D | net_trans_common.c | 1070 ISessionListener* GetSessionListenser4Ctl(void)
in GetSessionListenser4Ctl() function
|
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/ |
H A D | trans_session_func_test.cpp | 155 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL, GetSessionListenser4Ctl());
in HWTEST_F()
|
Completed in 5 milliseconds