Home
last modified time | relevance | path

Searched refs:HDC_SOCKETPAIR_SIZE (Results 1 - 3 of 3) sorted by relevance

/developtools/hdc/src/common/
H A Ddefine.h107 constexpr uint32_t HDC_SOCKETPAIR_SIZE = MAX_SIZE_IOBUF * 2; member
H A Dbase.h48 void SetTcpOptions(uv_tcp_t *tcpHandle, int bufMaxSize = HDC_SOCKETPAIR_SIZE);
H A Dsession.cpp992 Base::ReallocBuf(&context->ioBuf, &context->bufSize, HDC_SOCKETPAIR_SIZE); in AllocCallback()

Completed in 4 milliseconds