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

  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.h 41 METHOD_MATCH_WITH_FALLBACK = 37,
  /external/chromium_org/content/common/
child_process_sandbox_support_impl_linux.cc 123 request.WriteInt(LinuxSandbox::METHOD_MATCH_WITH_FALLBACK);
  /external/chromium_org/content/browser/renderer_host/
sandbox_ipc_linux.cc 162 } else if (kind == LinuxSandbox::METHOD_MATCH_WITH_FALLBACK) {

Completed in 82 milliseconds