Home
last modified time | relevance | path

Searched defs:kReadBufSize (Results 1 – 19 of 19) sorted by relevance

/external/chromium/net/tools/fetch/
Dhttp_listen_socket.h46 static const int kReadBufSize = 16 * 1024; variable
/external/chromium_org/content/browser/download/
Dsave_file_resource_handler.h87 static const int kReadBufSize = 32768; // bytes variable
Ddownload_resource_handler.h123 static const int kReadBufSize = 32768; // bytes variable
/external/chromium_org/content/browser/loader/
Dsync_resource_handler.h63 enum { kReadBufSize = 3840 }; enumerator
Dcertificate_resource_handler.cc63 static const int kReadBufSize = 32768; in OnWillRead() local
Dstream_resource_handler.cc64 static const int kReadBufSize = 32768; in OnWillRead() local
Ddetachable_resource_handler.cc16 const int kReadBufSize = 32 * 1024; variable
/external/chromium/chrome/browser/renderer_host/
Dsave_file_resource_handler.h74 static const int kReadBufSize = 32768; // bytes variable
Ddownload_resource_handler.h93 static const int kReadBufSize = 32768; // bytes variable
/external/chromium_org/jingle/notifier/base/
Dxmpp_connection.cc35 const size_t kReadBufSize = 64U * 1024U; in CreateSocket() local
/external/chromium/net/socket/
Dssl_server_socket_unittest.cc193 const int kReadBufSize = 1024; in TEST() local
329 const int kReadBufSize = 1024; in TEST_F() local
/external/chromium/chrome/browser/debugger/
Ddevtools_remote_listen_socket.cc41 const int kReadBufSize = 200; variable
Ddevtools_remote_listen_socket_unittest.cc20 static const int kReadBufSize = 1024; variable
/external/chromium_org/net/socket/
Dstream_listen_socket.cc42 const int kReadBufSize = 4096; variable
Dssl_server_socket_unittest.cc266 const int kReadBufSize = 1024; in TEST() local
421 const int kReadBufSize = 1024; in TEST_F() local
Dtcp_listen_socket_unittest.cc21 const int kReadBufSize = 1024; variable
/external/chromium_org/webkit/browser/fileapi/
Dfile_writer_delegate.cc21 static const int kReadBufSize = 32768; variable
/external/chromium/net/base/
Dlisten_socket.cc35 const int kReadBufSize = 4096; variable
Dlisten_socket_unittest.cc16 static const int kReadBufSize = 1024; variable