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

  /external/chromium_org/extensions/browser/api/sockets_tcp/
sockets_tcp_api.h 76 class SocketsTcpSetPausedFunction : public TCPSocketAsyncApiFunction {
80 SocketsTcpSetPausedFunction();
83 virtual ~SocketsTcpSetPausedFunction();
sockets_tcp_api.cc 152 SocketsTcpSetPausedFunction::SocketsTcpSetPausedFunction()
155 SocketsTcpSetPausedFunction::~SocketsTcpSetPausedFunction() {}
157 bool SocketsTcpSetPausedFunction::Prepare() {
170 void SocketsTcpSetPausedFunction::Work() {

Completed in 944 milliseconds