PP_Ext_Socket_RecvFromInfo_Dev   86 ppapi/c/extensions/dev/ppb_ext_socket_dev.h typedef struct PP_Var PP_Ext_Socket_RecvFromInfo_Dev;
PP_Ext_Socket_RecvFromInfo_Dev  274 ppapi/c/extensions/dev/ppb_ext_socket_dev.h                       PP_Ext_Socket_RecvFromInfo_Dev* recv_from_info,
PP_Ext_Socket_RecvFromInfo_Dev  559 ppapi/c/extensions/dev/ppb_ext_socket_dev.h                       PP_Ext_Socket_RecvFromInfo_Dev* recv_from_info,
PP_Ext_Socket_RecvFromInfo_Dev  205 ppapi/cpp/extensions/dev/socket_dev.cc bool RecvFromInfo_Dev::Populate(const PP_Ext_Socket_RecvFromInfo_Dev& value) {
PP_Ext_Socket_RecvFromInfo_Dev  120 ppapi/cpp/extensions/dev/socket_dev.h   bool Populate(const PP_Ext_Socket_RecvFromInfo_Dev& value);
PP_Ext_Socket_RecvFromInfo_Dev 4131 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M28_PPB_Ext_Socket_Dev_RecvFrom(PP_Instance instance, struct PP_Var* socket_id, struct PP_Var* buffer_size, PP_Ext_Socket_RecvFromInfo_Dev* recv_from_info, struct PP_CompletionCallback* callback) {
PP_Ext_Socket_RecvFromInfo_Dev 4210 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M29_PPB_Ext_Socket_Dev_RecvFrom(PP_Instance instance, struct PP_Var* socket_id, struct PP_Var* buffer_size, PP_Ext_Socket_RecvFromInfo_Dev* recv_from_info, struct PP_CompletionCallback* callback) {
PP_Ext_Socket_RecvFromInfo_Dev 5374 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .RecvFrom = (int32_t (*)(PP_Instance instance, struct PP_Var socket_id, struct PP_Var buffer_size, PP_Ext_Socket_RecvFromInfo_Dev* recv_from_info, struct PP_CompletionCallback callback))&Pnacl_M28_PPB_Ext_Socket_Dev_RecvFrom,
PP_Ext_Socket_RecvFromInfo_Dev 5392 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .RecvFrom = (int32_t (*)(PP_Instance instance, struct PP_Var socket_id, struct PP_Var buffer_size, PP_Ext_Socket_RecvFromInfo_Dev* recv_from_info, struct PP_CompletionCallback callback))&Pnacl_M29_PPB_Ext_Socket_Dev_RecvFrom,
PP_Ext_Socket_RecvFromInfo_Dev  135 ppapi/thunk/ppb_ext_socket_thunk.cc                  PP_Ext_Socket_RecvFromInfo_Dev* recv_from_info,