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

/external/chromium_org/ppapi/proxy/
H A Dudp_socket_resource_base.h42 static const int32_t kMaxReceiveBufferSize; member in class:ppapi::proxy::UDPSocketResourceBase
H A Dtcp_socket_resource_base.h48 static const int32_t kMaxReceiveBufferSize; member in class:ppapi::proxy::TCPSocketResourceBase
H A Dudp_socket_resource_base.cc27 const int32_t UDPSocketResourceBase::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

Completed in 28 milliseconds