OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_TCPSocket
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/api/
ppb_tcp_socket.idl
7
* 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/
ppb_tcp_socket.h
19
#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
;
Completed in 439 milliseconds