OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_NetAddress
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/c/
ppb_net_address.h
18
#define PPB_NETADDRESS_INTERFACE_1_0 "
PPB_NetAddress
;1.0"
23
* This file defines the <code>
PPB_NetAddress
</code> interface.
95
* The <code>
PPB_NetAddress
</code> interface provides operations on network
100
* Creates a <code>
PPB_NetAddress
</code> resource with the specified IPv4
114
* Creates a <code>
PPB_NetAddress
</code> resource with the specified IPv6
132
* @return <code>PP_TRUE</code> if the input is a <code>
PPB_NetAddress
</code>
197
typedef struct PPB_NetAddress_1_0
PPB_NetAddress
;
/external/chromium_org/ppapi/api/
ppb_net_address.idl
7
* This file defines the <code>
PPB_NetAddress
</code> interface.
64
* The <code>
PPB_NetAddress
</code> interface provides operations on network
67
interface
PPB_NetAddress
{
69
* Creates a <code>
PPB_NetAddress
</code> resource with the specified IPv4
83
* Creates a <code>
PPB_NetAddress
</code> resource with the specified IPv6
101
* @return <code>PP_TRUE</code> if the input is a <code>
PPB_NetAddress
</code>
Completed in 109 milliseconds