Home
last modified time | relevance | path

Searched refs:OnSessionClosed (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Dbinding.rs105 // Callback function type for OnSessionClosed() from native, this callback will be called after listening
107 pub type OnSessionClosed = extern "C" fn (session_id: i32); types
125 pub on_session_closed: OnSessionClosed,
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c254 .OnSessionClosed = OnChannelClosedCb, in InitSoftBusChannelModule()
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_session_manager.c70 .OnSessionClosed = MessengerOnSessionClosed, in GetDeviceSessionManagerInstance()

Completed in 2 milliseconds