Home
last modified time | relevance | path

Searched defs:releaseIOBuf (Results 1 – 2 of 2) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/io/async/test/
H A DAsyncSocketTest.h93 void releaseIOBuf(std::unique_ptr<folly::IOBuf> ioBuf) noexcept override { in releaseIOBuf() function
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DAsyncSocket.cpp1334 void AsyncSocket::releaseIOBuf( in releaseIOBuf() function in folly::AsyncSocket