OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDefaultBufferCapacity
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/websockets/
websocket_inflater.h
64
static const size_t
kDefaultBufferCapacity
= 512;
websocket_inflater.cc
37
output_buffer_(
kDefaultBufferCapacity
) {}
Completed in 147 milliseconds