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

  /external/chromium_org/extensions/browser/api/sockets_tcp_server/
sockets_tcp_server_api.h 65 class SocketsTcpServerSetPausedFunction
71 SocketsTcpServerSetPausedFunction();
74 virtual ~SocketsTcpServerSetPausedFunction();
sockets_tcp_server_api.cc 123 SocketsTcpServerSetPausedFunction::SocketsTcpServerSetPausedFunction()
126 SocketsTcpServerSetPausedFunction::~SocketsTcpServerSetPausedFunction() {}
128 bool SocketsTcpServerSetPausedFunction::Prepare() {
142 void SocketsTcpServerSetPausedFunction::Work() {

Completed in 111 milliseconds