Home
last modified time | relevance | path

Searched refs:HandleMatchWithFallback (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Dsandbox_ipc_linux.h68 void HandleMatchWithFallback(int fd,
Dsandbox_ipc_linux.cc163 HandleMatchWithFallback(fd, pickle, iter, fds.get()); in HandleRequestFromRenderer()
379 void SandboxIPCHandler::HandleMatchWithFallback( in HandleMatchWithFallback() function in content::SandboxIPCHandler