Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h93 uint32_t peerInfoCnt; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c383 peerInfo->session->peerInfoCnt--; in ServerSettingTimeoutHandle()
606 if (session->peerInfoCnt >= MAX_PEERINFO_SIZE) { in CreatePeerInfo()
618 session->peerInfoCnt++; in CreatePeerInfo()
669 session->peerInfoCnt--; in AllocPeerInfo()
H A Dnstackx_dfile.c832 session->peerInfoCnt = 0; in DFileSessionBaseInit()
1269 session->peerInfoCnt--; in DFileSenderDestory()