PPB_NetAddress_1_0 137 native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h BEGIN_INTERFACE(NetAddressInterface, PPB_NetAddress_1_0, PPB_NetAddress_1_0 150 native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h END_INTERFACE(NetAddressInterface, PPB_NetAddress_1_0) PPB_NetAddress_1_0 197 ppapi/c/ppb_net_address.h typedef struct PPB_NetAddress_1_0 PPB_NetAddress; PPB_NetAddress_1_0 15 ppapi/cpp/net_address.cc template <> const char* interface_name<PPB_NetAddress_1_0>() { PPB_NetAddress_1_0 30 ppapi/cpp/net_address.cc if (has_interface<PPB_NetAddress_1_0>()) { PPB_NetAddress_1_0 32 ppapi/cpp/net_address.cc get_interface<PPB_NetAddress_1_0>()->CreateFromIPv4Address( PPB_NetAddress_1_0 39 ppapi/cpp/net_address.cc if (has_interface<PPB_NetAddress_1_0>()) { PPB_NetAddress_1_0 41 ppapi/cpp/net_address.cc get_interface<PPB_NetAddress_1_0>()->CreateFromIPv6Address( PPB_NetAddress_1_0 59 ppapi/cpp/net_address.cc return has_interface<PPB_NetAddress_1_0>(); PPB_NetAddress_1_0 63 ppapi/cpp/net_address.cc if (has_interface<PPB_NetAddress_1_0>()) PPB_NetAddress_1_0 64 ppapi/cpp/net_address.cc return get_interface<PPB_NetAddress_1_0>()->GetFamily(pp_resource()); PPB_NetAddress_1_0 70 ppapi/cpp/net_address.cc if (has_interface<PPB_NetAddress_1_0>()) { PPB_NetAddress_1_0 72 ppapi/cpp/net_address.cc get_interface<PPB_NetAddress_1_0>()->DescribeAsString( PPB_NetAddress_1_0 80 ppapi/cpp/net_address.cc if (has_interface<PPB_NetAddress_1_0>()) { PPB_NetAddress_1_0 82 ppapi/cpp/net_address.cc get_interface<PPB_NetAddress_1_0>()->DescribeAsIPv4Address( PPB_NetAddress_1_0 90 ppapi/cpp/net_address.cc if (has_interface<PPB_NetAddress_1_0>()) { PPB_NetAddress_1_0 92 ppapi/cpp/net_address.cc get_interface<PPB_NetAddress_1_0>()->DescribeAsIPv6Address( PPB_NetAddress_1_0 1148 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_NetAddress_1_0 *iface = Pnacl_WrapperInfo_PPB_NetAddress_1_0.real_iface; PPB_NetAddress_1_0 1153 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_NetAddress_1_0 *iface = Pnacl_WrapperInfo_PPB_NetAddress_1_0.real_iface; PPB_NetAddress_1_0 1158 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_NetAddress_1_0 *iface = Pnacl_WrapperInfo_PPB_NetAddress_1_0.real_iface; PPB_NetAddress_1_0 1163 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_NetAddress_1_0 *iface = Pnacl_WrapperInfo_PPB_NetAddress_1_0.real_iface; PPB_NetAddress_1_0 1168 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_NetAddress_1_0 *iface = Pnacl_WrapperInfo_PPB_NetAddress_1_0.real_iface; PPB_NetAddress_1_0 1173 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_NetAddress_1_0 *iface = Pnacl_WrapperInfo_PPB_NetAddress_1_0.real_iface; PPB_NetAddress_1_0 1178 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c const struct PPB_NetAddress_1_0 *iface = Pnacl_WrapperInfo_PPB_NetAddress_1_0.real_iface; PPB_NetAddress_1_0 4538 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static const struct PPB_NetAddress_1_0 Pnacl_Wrappers_PPB_NetAddress_1_0 = { PPB_NetAddress_1_0 82 ppapi/thunk/interfaces_ppb_public_stable.h PROXIED_IFACE(PPB_NETADDRESS_INTERFACE_1_0, PPB_NetAddress_1_0) PPB_NetAddress_1_0 81 ppapi/thunk/ppb_net_address_thunk.cc const PPB_NetAddress_1_0 g_ppb_netaddress_thunk_1_0 = { PPB_NetAddress_1_0 93 ppapi/thunk/ppb_net_address_thunk.cc const PPB_NetAddress_1_0* GetPPB_NetAddress_1_0_Thunk() {