Lines Matching full:sandbox
14 #include "sandbox/win/src/sandbox_types.h"
15 #include "sandbox/win/src/security_level.h"
17 namespace sandbox {
91 // Important: most of the sandbox-provided security relies on this single
159 // Sets the integrity level of the process in the sandbox. Both the initial
161 // is set to a level higher than the current level, the sandbox will fail
168 // Sets the integrity level of the process in the sandbox. The integrity level
171 // process in the sandbox. If the integrity level is set to a level higher
172 // than the current level, the sandbox will fail to start.
256 } // namespace sandbox