Searched defs:kMaxReceiveBufferSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dtcp_socket_resource_base.h48 static const int32_t kMaxReceiveBufferSize; member in class:ppapi::proxy::TCPSocketResourceBase
H A Dudp_socket_resource_base.h43 static const int32_t kMaxReceiveBufferSize; member in class:ppapi::proxy::UDPSocketResourceBase
H A Dtcp_socket_resource_base.cc30 const int32_t TCPSocketResourceBase::kMaxReceiveBufferSize = member in class:ppapi::proxy::TCPSocketResourceBase
H A Dudp_socket_resource_base.cc28 const int32_t UDPSocketResourceBase::kMaxReceiveBufferSize = member in class:ppapi::proxy::UDPSocketResourceBase

Completed in 8394 milliseconds