Home
last modified time | relevance | path

Searched refs:OnChannelClosedCb (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c148 static void OnChannelClosedCb(int sessionId) in OnChannelClosedCb() function
254 .OnSessionClosed = OnChannelClosedCb, in InitSoftBusChannelModule()
/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c1505 static void OnChannelClosedCb(void) in OnChannelClosedCb() function
1528 .onChannelClosed = OnChannelClosedCb, in RegCallback()