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

  /external/chromium_org/components/nacl/browser/
nacl_process_host.h 138 bool ReplyToRenderer(const IPC::ChannelHandle& channel_handle);
nacl_process_host.cc 594 bool NaClProcessHost::ReplyToRenderer(
769 if (!ReplyToRenderer(IPC::ChannelHandle()))
834 ReplyToRenderer(channel_handle);
    [all...]

Completed in 25 milliseconds