HomeSort by relevance Sort by last modified time
    Searched defs:sandbox (Results 76 - 100 of 283) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/sandbox/win/src/
target_services.h 9 #include "sandbox/win/src/sandbox.h"
10 #include "sandbox/win/src/win_utils.h"
12 namespace sandbox { namespace
38 // Look in the documentation of sandbox::TargetServices for more info.
69 } // namespace sandbox
Wow64.h 11 #include "sandbox/win/src/sandbox_types.h"
13 namespace sandbox { namespace
48 } // namespace sandbox
app_container.h 14 #include "sandbox/win/src/sandbox_types.h"
22 namespace sandbox { namespace
67 } // namespace sandbox
eat_resolver.h 9 #include "sandbox/win/src/nt_internals.h"
10 #include "sandbox/win/src/resolver.h"
12 namespace sandbox { namespace
45 } // namespace sandbox
filesystem_dispatcher.h 10 #include "sandbox/win/src/crosscall_server.h"
11 #include "sandbox/win/src/sandbox_policy_base.h"
13 namespace sandbox { namespace
58 } // namespace sandbox
handle_dispatcher.h 9 #include "sandbox/win/src/crosscall_server.h"
10 #include "sandbox/win/src/sandbox_policy_base.h"
12 namespace sandbox { namespace
34 } // namespace sandbox
handle_policy.cc 5 #include "sandbox/win/src/handle_policy.h"
10 #include "sandbox/win/src/broker_services.h"
11 #include "sandbox/win/src/ipc_tags.h"
12 #include "sandbox/win/src/policy_engine_opcodes.h"
13 #include "sandbox/win/src/policy_params.h"
14 #include "sandbox/win/src/sandbox_types.h"
15 #include "sandbox/win/src/sandbox_utils.h"
17 namespace sandbox { namespace
92 } // namespace sandbox
integrity_level_test.cc 10 #include "sandbox/win/src/sandbox.h"
11 #include "sandbox/win/src/sandbox_policy.h"
12 #include "sandbox/win/src/sandbox_factory.h"
13 #include "sandbox/win/tests/common/controller.h"
15 namespace sandbox { namespace
90 } // namespace sandbox
interception_agent.h 7 // http://dev.chromium.org/developers/design-documents/sandbox .
13 #include "sandbox/win/src/nt_internals.h"
14 #include "sandbox/win/src/sandbox_types.h"
16 namespace sandbox { namespace
85 } // namespace sandbox
named_pipe_dispatcher.h 10 #include "sandbox/win/src/crosscall_server.h"
11 #include "sandbox/win/src/sandbox_policy_base.h"
13 namespace sandbox { namespace
36 } // namespace sandbox
named_pipe_interception.cc 5 #include "sandbox/win/src/named_pipe_interception.h"
7 #include "sandbox/win/src/crosscall_client.h"
8 #include "sandbox/win/src/ipc_tags.h"
9 #include "sandbox/win/src/policy_params.h"
10 #include "sandbox/win/src/policy_target.h"
11 #include "sandbox/win/src/sandbox_factory.h"
12 #include "sandbox/win/src/sandbox_nt_util.h"
13 #include "sandbox/win/src/sharedmem_ipc_client.h"
14 #include "sandbox/win/src/target_services.h"
16 namespace sandbox { namespace
    [all...]
process_mitigations_win32k_dispatcher.h 9 #include "sandbox/win/src/sandbox_policy_base.h"
11 namespace sandbox { namespace
29 } // namespace sandbox
process_thread_dispatcher.h 10 #include "sandbox/win/src/crosscall_server.h"
11 #include "sandbox/win/src/sandbox_policy_base.h"
13 namespace sandbox { namespace
49 } // namespace sandbox
process_thread_interception.h 5 #include "sandbox/win/src/nt_internals.h"
6 #include "sandbox/win/src/sandbox_types.h"
11 namespace sandbox { namespace
88 } // namespace sandbox
registry_dispatcher.h 10 #include "sandbox/win/src/crosscall_server.h"
11 #include "sandbox/win/src/sandbox_policy_base.h"
13 namespace sandbox { namespace
38 } // namespace sandbox
resolver.h 7 // http://dev.chromium.org/developers/design-documents/sandbox .
10 #include "sandbox/win/src/nt_internals.h"
15 namespace sandbox { namespace
103 } // namespace sandbox
sandbox.cc 7 #include "sandbox/win/src/sandbox.h"
8 #include "sandbox/win/src/sandbox_factory.h"
9 #include "sandbox/win/src/broker_services.h"
10 #include "sandbox/win/src/target_services.h"
12 namespace sandbox { namespace
43 } // namespace sandbox
47 return sandbox::g_shared_section != NULL;
  /external/chromium_org/sandbox/win/wow_helper/
target_code.cc 5 #include "sandbox/win/wow_helper/target_code.h"
7 namespace sandbox { namespace
34 } // namespace sandbox
  /external/chromium_org/chrome/app/
client_util.h 16 namespace sandbox { namespace
  /external/chromium_org/sandbox/linux/seccomp-bpf/
syscall_iterator.cc 5 #include "sandbox/linux/seccomp-bpf/syscall_iterator.h"
8 #include "sandbox/linux/seccomp-bpf/linux_seccomp.h"
10 namespace sandbox { namespace
92 } // namespace sandbox
syscall_iterator.h 11 #include "sandbox/sandbox_export.h"
13 namespace sandbox { namespace
54 } // namespace sandbox
  /external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
baseline_policy.h 8 #include "sandbox/linux/seccomp-bpf/errorcode.h"
9 #include "sandbox/linux/seccomp-bpf/sandbox_bpf_policy.h"
10 #include "sandbox/sandbox_export.h"
12 namespace sandbox { namespace
17 // This is a helper to build seccomp-bpf policies, i.e. policies for a sandbox
45 } // namespace sandbox.
  /external/chromium_org/sandbox/linux/services/
scoped_process.h 11 #include "sandbox/sandbox_export.h"
13 namespace sandbox { namespace
53 } // namespace sandbox
  /external/chromium_org/sandbox/linux/tests/
main.cc 8 #include "sandbox/linux/tests/test_utils.h"
9 #include "sandbox/linux/tests/unit_tests.h"
12 namespace sandbox { namespace
24 } // namespace sandbox
53 sandbox::RunPostTestsChecks();
  /external/chromium_org/sandbox/mac/
policy.cc 5 #include "sandbox/mac/policy.h"
7 namespace sandbox { namespace
56 } // namespace sandbox

Completed in 1137 milliseconds

1 2 34 5 6 7 8 91011>>