Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c370 static int WhatRemoveFunc(const SoftBusMessage *msg, void *args) in WhatRemoveFunc() function
411 LoopRemoveMessageCustom(looper, handler, WhatRemoveFunc, (void*)(intptr_t)what); in LooperRemoveMessage()