Searched defs:OnChannelClosed (Results 1 – 7 of 7) sorted by relevance
34 typedef void (*OnChannelClosed)(void); typedef
33 int32_t (*OnChannelClosed)( member
46 int32_t ISoftBusClient::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageType) in OnChannelClosed() function in OHOS::ISoftBusClient
140 int32_t SoftBusClientStub::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageT… in OnChannelClosed() function in OHOS::SoftBusClientStub
39 int32_t BusCenterClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messa… in OnChannelClosed() function in OHOS::BusCenterClientProxy
248 int32_t TransClientProxy::OnChannelClosed(int32_t channelId, int32_t channelType, int32_t messageTy… in OnChannelClosed() function in OHOS::TransClientProxy
476 static void OnChannelClosed(int32_t channelId) in OnChannelClosed() function