Searched refs:SendSendToError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_udp_socket_message_filter.cc320 SendSendToError(context, PP_ERROR_FAILED);
325 SendSendToError(context, PP_ERROR_INPROGRESS);
335 SendSendToError(context, PP_ERROR_BADARGUMENT);
345 SendSendToError(context, PP_ERROR_ADDRESS_INVALID);
404 SendSendToError(context, pp_result);
455 void PepperUDPSocketMessageFilter::SendSendToError( function in class:content::PepperUDPSocketMessageFilter
H A Dpepper_udp_socket_message_filter.h106 void SendSendToError(const ppapi::host::ReplyMessageContext& context,

Completed in 103 milliseconds