Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_state_machine.c163 static int32_t RemoveAllMessageFunc(const SoftBusMessage *msg, void *para) in RemoveAllMessageFunc() function
186 fsm->looper->RemoveMessageCustom(fsm->looper, &fsm->handler, RemoveAllMessageFunc, NULL); in ProcessDeinitMessage()