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

/external/chromium_org/net/tools/balsa/
H A Dbalsa_headers_test.cc108 TEST_F(BalsaBufferTest, NoMoreWriteToContiguousBuffer) {
111 buffer_->NoMoreWriteToContiguousBuffer();
H A Dbalsa_headers.h123 // NoMoreWriteToContiguousBuffer() function.
125 // You must not call this function after the NoMoreWriteToContiguousBuffer()
139 void NoMoreWriteToContiguousBuffer() { function in class:net::BalsaBuffer
147 // the first block IFF the NoMoreWriteToContiguousBuffer function has
155 // NoMoreWriteToContiguousBuffer function has been called since the last
996 balsa_buffer_.NoMoreWriteToContiguousBuffer();

Completed in 741 milliseconds