Include dependency graph for ppb_host_resolver.h:

Data Structures
| struct | PP_HostResolver_Hint |
PP_HostResolver_Hint represents hints for host resolution. More... | |
| struct | PPB_HostResolver |
The PPB_HostResolver interface supports host name resolution. More... |
Defines
| #define | PPB_HOSTRESOLVER_INTERFACE "PPB_HostResolver;1.0" |
| #define | PPB_HOSTRESOLVER_INTERFACE PPB_HOSTRESOLVER_INTERFACE |
Typedefs
| typedef struct PPB_HostResolver | PPB_HostResolver |
Enumerations
| enum | PP_HostResolver_Flag { PP_HOSTRESOLVER_FLAG_CANONNAME = 1 << 0 } |
Variables
Detailed Description
This file defines the PPB_HostResolver interface.
Define Documentation
| #define PPB_HOSTRESOLVER_INTERFACE "PPB_HostResolver;1.0" |