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

  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_network_proxy_host.cc 123 SendFailureReply(PP_ERROR_BADARGUMENT, context->MakeReplyMessageContext());
135 SendFailureReply(PP_ERROR_FAILED, request.reply_context);
137 SendFailureReply(PP_ERROR_NOACCESS, request.reply_context);
180 void PepperNetworkProxyHost::SendFailureReply(
pepper_network_proxy_host.h 71 void SendFailureReply(int32_t error,

Completed in 40 milliseconds