Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c49 #define MAX_NOMEM_PRINT 10000 macro
1668 if (session->inboundQueueSize % MAX_NOMEM_PRINT == 0) { in DFileAddInboundQueue()