HomeSort by relevance Sort by last modified time
    Searched full:sandbox (Results 476 - 500 of 990) sorted by null

<<11121314151617181920>>

  /external/chromium_org/base/
base.isolate 8 # exception is the Windows sandbox (?).
rand_util_posix.cc 19 // it if we are later put in a sandbox. This class wraps the file descriptor so
  /external/chromium_org/chrome/browser/resources/chromeos/genius_app/
manifest.json 39 "https://www-googleapis-test.sandbox.google.com/*",
  /external/chromium_org/chrome/plugin/
chrome_content_plugin_client.cc 28 // before the sandbox is initialized.
  /external/chromium_org/chrome/service/
service_utility_process_host.h 107 // in a sandbox.
113 // in a sandbox. Returns result as printing::PrinterSemanticCapsAndDefaults.
127 // path to the exposed to the sandbox. This is ignored if |no_sandbox| is
133 // |exposed_dir| is the path to tbe exposed to the sandbox. This is ignored
  /external/chromium_org/components/nacl/broker/
nacl_broker_listener.h 29 virtual void PreSpawnTarget(sandbox::TargetPolicy* policy,
  /external/chromium_org/content/app/
BUILD.gn 38 deps += [ "//sandbox" ]
  /external/chromium_org/content/browser/renderer_host/
render_sandbox_host_linux.h 20 // This is a singleton object which handles sandbox requests from the
  /external/chromium_org/content/browser/
time_zone_monitor.h 23 // - Mac uses a sandbox hole defined in content/renderer/renderer.sb.
  /external/chromium_org/content/common/mojo/
OWNERS 2 # new sandbox escapes.
  /external/chromium_org/content/public/common/
content_client.h 36 namespace sandbox { namespace
126 // resource ID corresponding to the sandbox profile to use. The legal values
128 // SandboxType::SANDBOX_TYPE_AFTER_LAST_TYPE. Returns false if no sandbox
131 // the sandbox profile to use and true is returned.
  /external/chromium_org/content/renderer/pepper/
usb_key_code_conversion_linux.cc 19 // sandbox.
  /external/chromium_org/net/socket/
socket_descriptor.h 28 // possible execution of some network code in sandbox.
  /external/chromium_org/ppapi/shared_impl/
time_conversion.h 27 // process only on Windows (the sandbox prevents this from working properly on
  /external/chromium_org/remoting/client/plugin/
pepper_port_allocator.h 23 // code doesn't work in sandbox.
  /external/chromium_org/remoting/webapp/
wcs_sandbox_content.js 8 * The sandbox side of the application/sandbox WCS interface, used by the
9 * sandbox to exchange messages with the application.
210 * Entry point for the WCS sandbox process.
  /external/chromium_org/sandbox/linux/
sandbox_linux_test_sources.gypi 9 'sandbox',
  /external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
sigsys_handlers.cc 7 #include "sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.h"
14 #include "sandbox/linux/seccomp-bpf/sandbox_bpf.h"
73 namespace sandbox { namespace
204 } // namespace sandbox.
  /external/chromium_org/sandbox/linux/services/
credentials_unittest.cc 5 #include "sandbox/linux/services/credentials.h"
18 #include "sandbox/linux/tests/unit_tests.h"
21 namespace sandbox { namespace
236 } // namespace sandbox.
  /external/chromium_org/sandbox/linux/suid/common/
suid_unsafe_environment_variables.h 9 // We need to save these environment variables before running a SUID sandbox
  /external/chromium_org/sandbox/win/src/
Wow64.cc 5 #include "sandbox/win/src/wow64.h"
13 #include "sandbox/win/src/target_process.h"
74 namespace sandbox { namespace
221 } // namespace sandbox
handle_table.cc 5 #include "sandbox/win/src/handle_table.h"
12 #include "sandbox/win/src/win_utils.h"
23 namespace sandbox { namespace
183 } // namespace sandbox
policy_engine_processor.h 9 #include "sandbox/win/src/policy_engine_params.h"
10 #include "sandbox/win/src/policy_engine_opcodes.h"
12 namespace sandbox { namespace
143 } // namespace sandbox
  /external/chromium_org/sandbox/win/tools/finder/
finder_kernel.cc 5 #include "sandbox/win/src/restricted_token.h"
6 #include "sandbox/win/src/restricted_token_utils.h"
7 #include "sandbox/win/tools/finder/finder.h"
8 #include "sandbox/win/tools/finder/ntundoc.h"
  /external/chromium_org/third_party/WebKit/PerformanceTests/DOM/
TraverseChildNodes.html 15 iframe.sandbox = ''; // Prevent external script loads which could cause write() to return before completing the parse.

Completed in 687 milliseconds

<<11121314151617181920>>