Home
last modified time | relevance | path

Searched defs:FreeMessage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h55 void (*FreeMessage)(SoftBusMessage *msg); member
/ohos5.0/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c83 void FreeMessage(SoftBusMessage *msg) in FreeMessage() function