HomeSort by relevance Sort by last modified time
    Searched refs:SendSendToError (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_udp_socket_message_filter.cc 320 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(
pepper_udp_socket_message_filter.h 106 void SendSendToError(const ppapi::host::ReplyMessageContext& context,

Completed in 27 milliseconds