Searched refs:TransServerOnChannelClosed (Results 1 – 4 of 4) sorted by relevance
45 static int32_t TransServerOnChannelClosed(const char *pkgName, int32_t pid, in TransServerOnChannelClosed() function88 g_channelCallBack.OnChannelClosed = TransServerOnChannelClosed; in TransTcpDirectCallbackTest()
55 static int32_t TransServerOnChannelClosed( in TransServerOnChannelClosed() function63 g_testchannelCallBack.OnChannelClosed = TransServerOnChannelClosed; in TestTransServerGetChannelCb()
128 static int32_t TransServerOnChannelClosed( in TransServerOnChannelClosed() function253 g_channelCallBack.OnChannelClosed = TransServerOnChannelClosed; in TransServerGetChannelCb()
210 HWTEST_F(TransChannelCallbackTest, TransServerOnChannelClosed, TestSize.Level1)