Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h210 session->fileManager->sendListFullTimes = 0; in ClearSessionStats()
H A Dnstackx_file_manager.h257 uint32_t sendListFullTimes; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1068 session->fileManager->sendListFullTimes); in DFileSendCalculateRate()
1069 session->fileManager->sendListFullTimes = 0; in DFileSendCalculateRate()
H A Dnstackx_file_manager_client.c40 fileManager->sendListFullTimes++; in CheckSendListFullAndWait()