Searched refs:GetSizeForWriteBuffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/tools/flip_server/
H A Dbalsa_headers.cc694 size_t BalsaHeaders::GetSizeForWriteBuffer() const { function in class:net::BalsaHeaders
733 str->reserve(str->size() + GetSizeForWriteBuffer());
H A Dbalsa_headers.h751 size_t GetSizeForWriteBuffer() const;
757 // call GetSizeForWriteBuffer() to find out the upper bound on the output

Completed in 44 milliseconds