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.h 33 METHOD_MATCH_WITH_FALLBACK = 37,
child_process_sandbox_support_impl_linux.cc 96 request.WriteInt(LinuxSandbox::METHOD_MATCH_WITH_FALLBACK);
  /external/chromium_org/content/browser/renderer_host/
render_sandbox_host_linux.cc 156 } else if (kind == LinuxSandbox::METHOD_MATCH_WITH_FALLBACK) {

Completed in 70 milliseconds