Home
last modified time | relevance | path

Searched refs:Pnacl_M29_PPB_UDPSocket_GetBoundAddress (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c1247 static PP_Resource Pnacl_M29_PPB_UDPSocket_GetBoundAddress(PP_Resource udp_socket) { in Pnacl_M29_PPB_UDPSocket_GetBoundAddress() function
4349 …etBoundAddress = (PP_Resource (*)(PP_Resource udp_socket))&Pnacl_M29_PPB_UDPSocket_GetBoundAddress,