Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c452 static void DFileSendFileFail(void *arg) in DFileSendFileFail() function
749 …if (PostEvent(&node->session->eventNodeChain, node->session->epollfd, DFileSendFileFail, ctx) == N… in PostSendFailAsync()