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 337 SendOrderedUpdateToPlugin(message);
342 SendOrderedUpdateToPlugin(message);
344 SendOrderedUpdateToPlugin(out_of_order_replies_[i]);
345 // SendOrderedUpdateToPlugin destroys the messages for us.
350 SendOrderedUpdateToPlugin(message);
354 void PepperURLLoaderHost::SendOrderedUpdateToPlugin(IPC::Message* message) {
pepper_url_loader_host.h 94 void SendOrderedUpdateToPlugin(IPC::Message* msg);

Completed in 387 milliseconds