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

  /external/chromium_org/content/plugin/
webplugin_delegate_stub.h 62 void OnWillSendRequest(int id, const GURL& url, int http_status_code);
webplugin_delegate_stub.cc 105 IPC_MESSAGE_HANDLER(PluginMsg_WillSendRequest, OnWillSendRequest)
211 void WebPluginDelegateStub::OnWillSendRequest(int id, const GURL& url,

Completed in 259 milliseconds