Searched refs:PPB_TCPSocket (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/api/
H A Dppb_tcp_socket.idl7 * This file defines the <code>PPB_TCPSocket</code> interface.
51 * The <code>PPB_TCPSocket</code> interface provides TCP socket operations.
59 interface PPB_TCPSocket {
77 * <code>PPB_TCPSocket</code> resource; <code>PP_FALSE</code> otherwise.
/external/chromium_org/ppapi/c/
H A Dppb_tcp_socket.h19 #define PPB_TCPSOCKET_INTERFACE_1_0 "PPB_TCPSocket;1.0"
20 #define PPB_TCPSOCKET_INTERFACE_1_1 "PPB_TCPSocket;1.1"
25 * This file defines the <code>PPB_TCPSocket</code> interface.
74 * The <code>PPB_TCPSocket</code> interface provides TCP socket operations.
99 * <code>PPB_TCPSocket</code> resource; <code>PP_FALSE</code> otherwise.
276 typedef struct PPB_TCPSocket_1_1 PPB_TCPSocket; typedef in typeref:struct:PPB_TCPSocket_1_1

Completed in 97 milliseconds