Searched refs:TransProxyOnChannelClosed (Results 1 – 3 of 3) sorted by relevance
35 int32_t TransProxyOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId);
38 int32_t TransProxyOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId) in TransProxyOnChannelClosed() function
41 int32_t ret = TransProxyOnChannelClosed(pkgName, pid, channelId); in NotifyNormalChannelClosed()