HomeSort by relevance Sort by last modified time
    Searched refs:SEND_BUFFER_SIZE (Results 1 - 3 of 3) sorted by null

  /external/deqp/execserver/
xsDefs.hpp 52 SEND_BUFFER_SIZE = 16*1024,
xsExecutionServer.cpp 146 , m_bufferOut (SEND_BUFFER_SIZE)
  /system/extras/simpleperf/
UnixSocket.h 134 static constexpr size_t SEND_BUFFER_SIZE = 512 * 1024;
143 send_buffer_(SEND_BUFFER_SIZE),

Completed in 122 milliseconds