Searched refs:ClientIpcOnChannelClosed (Results 1 – 6 of 6) sorted by relevance
226 ret = ClientIpcOnChannelClosed(&data);239 ret = ClientIpcOnChannelClosed(&msg);384 int32_t ret = ClientIpcOnChannelClosed(data);390 ret = ClientIpcOnChannelClosed(data);
42 int32_t ClientIpcOnChannelClosed(ChannelMsg *data);
47 int32_t ClientIpcOnChannelClosed(ChannelMsg *data) in ClientIpcOnChannelClosed() function
127 int32_t ClientIpcOnChannelClosed(ChannelMsg *data) in ClientIpcOnChannelClosed() function
147 if (ClientIpcOnChannelClosed(&data) != SOFTBUS_OK) { in TransServerOnChannelClosed()
199 int32_t ClientIpcOnChannelClosed(ChannelMsg *data) in ClientIpcOnChannelClosed() function