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

  /external/chromium_org/content/renderer/pepper/
pepper_url_loader_host.cc 335 SendOrderedUpdateToPlugin(message);
340 SendOrderedUpdateToPlugin(message);
342 SendOrderedUpdateToPlugin(out_of_order_replies_[i]);
343 // SendOrderedUpdateToPlugin destroys the messages for us.
348 SendOrderedUpdateToPlugin(message);
352 void PepperURLLoaderHost::SendOrderedUpdateToPlugin(IPC::Message* message) {
pepper_url_loader_host.h 94 void SendOrderedUpdateToPlugin(IPC::Message* msg);

Completed in 381 milliseconds