Searched defs:GetBoundAddress (Results 1 – 8 of 8) sorted by relevance
85 PP_Bool (*GetBoundAddress)(PP_Resource udp_socket, member142 PP_Bool (*GetBoundAddress)(PP_Resource udp_socket, member
132 PP_Resource (*GetBoundAddress)(PP_Resource udp_socket); member
54 PP_Bool UDPSocketPrivateResource::GetBoundAddress(PP_NetAddress_Private* addr) { in GetBoundAddress() function in ppapi::proxy::UDPSocketPrivateResource
43 PP_Resource UDPSocketResource::GetBoundAddress() { in GetBoundAddress() function in ppapi::proxy::UDPSocketResource
67 bool UDPSocketPrivate::GetBoundAddress(PP_NetAddress_Private* addr) { in GetBoundAddress() function in pp::UDPSocketPrivate
62 NetAddress UDPSocket::GetBoundAddress() { in GetBoundAddress() function in pp::UDPSocket
44 PP_Resource GetBoundAddress(PP_Resource udp_socket) { in GetBoundAddress() function
51 PP_Bool GetBoundAddress(PP_Resource udp_socket, in GetBoundAddress() function