Searched refs:TransProxyPipelineCloseChannel (Results 1 – 6 of 6) sorted by relevance
81 int32_t TransProxyPipelineCloseChannel(int32_t channelId) in TransProxyPipelineCloseChannel() function83 return GetLaneLinkDepsInterface()->TransProxyPipelineCloseChannel(channelId); in TransProxyPipelineCloseChannel()
35 virtual int32_t TransProxyPipelineCloseChannel(int32_t channelId) = 0;65 MOCK_METHOD1(TransProxyPipelineCloseChannel, int32_t (int32_t channelId));
56 int32_t TransProxyPipelineCloseChannel(int32_t channelId);
182 ret = TransProxyPipelineCloseChannel(TEST_NUMBER_THREE);
301 int32_t TransProxyPipelineCloseChannel(int32_t channelId) in TransProxyPipelineCloseChannel() function619 TransProxyPipelineCloseChannel(msg->arg1); in TransProxyPipelineHandleMessage()
881 TransProxyPipelineCloseChannel(reqInfo.proxyChannelInfo.channelId); in NotifyLinkFail()1646 TransProxyPipelineCloseChannel(channelId); in OnProxyChannelOpened()