OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CropFront
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/remoting/protocol/
message_decoder.cc
47
buffer_.
CropFront
(next_payload_);
65
buffer_.
CropFront
(kHeaderSize);
/external/chromium_org/remoting/base/
compound_buffer.h
56
void
CropFront
(int bytes);
compound_buffer_unittest.cc
62
cropped.
CropFront
(pos);
228
TEST_F(CompoundBufferTest,
CropFront
) {
compound_buffer.cc
93
void CompoundBuffer::
CropFront
(int bytes) {
Completed in 147 milliseconds