Home
last modified time | relevance | path

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

/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Dbinding.rs111 // Callback function type for OnMessageReceived() from native, this callback will be called after listening
113 pub type OnMessageReceived = extern "C" fn (session_id: i32, byteData: *const c_void, data_len: u32); types
129 pub on_message_received: OnMessageReceived,
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c256 .OnMessageReceived = NULL in InitSoftBusChannelModule()
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_session_manager.c72 .OnMessageReceived = MessengerOnMessageReceived, in GetDeviceSessionManagerInstance()

Completed in 4 milliseconds