Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_log.h33 #define DFILE_LOGW(moduleName, format, ...) \ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c520DFILE_LOGW(TAG, "transId %u Sender lost ACK count %u totalRecvBlocks %llu inboundQueueSize %llu", in SendFileDataOngoing()
527 DFILE_LOGW(TAG, "transId %u Sender lost too many ACK count", dFileTrans->transId); in SendFileDataOngoing()
626DFILE_LOGW(TAG, "transId %u Sender error during state %s - %s, ignore error and finish sending pro… in SetSendState()
1071DFILE_LOGW(TAG, "transId %u, Receiver error during state %s - code %d, ignore and finish receiving… in SetReceiveState()
H A Dnstackx_dfile.c546 DFILE_LOGW(TAG, "send file with no user data."); in CheckSendFilesPara()