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 D | nstackx_dfile_log.h | 33 #define DFILE_LOGW(moduleName, format, ...) \ macro
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_transfer.c | 520 … DFILE_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() 626 …DFILE_LOGW(TAG, "transId %u Sender error during state %s - %s, ignore error and finish sending pro… in SetSendState() 1071 …DFILE_LOGW(TAG, "transId %u, Receiver error during state %s - code %d, ignore and finish receiving… in SetReceiveState()
|
H A D | nstackx_dfile.c | 546 DFILE_LOGW(TAG, "send file with no user data."); in CheckSendFilesPara()
|