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

  /external/chromium_org/content/browser/renderer_host/
sandbox_ipc_linux.cc 214 SendRendererReply(fds, reply, -1);
238 SendRendererReply(fds, reply, result_fd);
284 SendRendererReply(fds, reply, -1);
323 SendRendererReply(fds, reply, -1);
356 SendRendererReply(fds, reply, -1);
376 SendRendererReply(fds, reply, shm_fd);
400 SendRendererReply(fds, reply, font_fd);
408 void SandboxIPCHandler::SendRendererReply(
sandbox_ipc_linux.h 73 void SendRendererReply(const std::vector<base::ScopedFD*>& fds,

Completed in 61 milliseconds