Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c253 uint32_t stopCnt; in CheckSendByBackPress() local
265 stopCnt = session->stopSendCnt[tid]; in CheckSendByBackPress()
266 if (stopCnt == 0) { in CheckSendByBackPress()
288 fileProcessCnt, peerInfo->rateStateInterval, stopCnt, session->stopSendCnt[tid]); in CheckSendByBackPress()