Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c279 static void NotifyRecvResult(int32_t sessionId, DFileMsgType msgType, const DFileMsg *msgData, in NotifyRecvResult() function
414 NotifyRecvResult(sessionId, msgType, msgData, &fileListener); in FileReceiveListener()