Home
last modified time | relevance | path

Searched refs:CloseSessionBatch4Ctl (Results 1 - 3 of 3) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.h217 int CloseSessionBatch4Ctl(int* sessionId, int count);
H A Dnet_trans_common.c959 int CloseSessionBatch4Ctl(int* sessionId, int count) in CloseSessionBatch4Ctl() function
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/
H A Dtrans_session_func_test.cpp175 ret = CloseSessionBatch4Ctl(sessionId4Ctrl, count); in HWTEST_F()
176 EXPECT_EQ(SOFTBUS_OK, ret) << "CloseSessionBatch4Ctl fail"; in HWTEST_F()

Completed in 4 milliseconds