Searched defs:OnChannelOpenFailed (Results 1 – 6 of 6) sorted by relevance
35 int32_t (*OnChannelOpenFailed)( member
27 int32_t ISoftBusClient::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCode) in OnChannelOpenFailed() function in OHOS::ISoftBusClient
130 int32_t SoftBusClientStub::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errC… in OnChannelOpenFailed() function in OHOS::SoftBusClientStub
29 int32_t BusCenterClientProxy::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t e… in OnChannelOpenFailed() function in OHOS::BusCenterClientProxy
195 int32_t TransClientProxy::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCo… in OnChannelOpenFailed() function in OHOS::TransClientProxy
447 static void OnChannelOpenFailed(int32_t channelId, const char *peerUuid) in OnChannelOpenFailed() function