OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sandbox
(Results
476 - 500
of
795
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
json_manifest.h
45
// Gets the full program URL for the current
sandbox
ISA from the
manifest.h
41
// Gets the full program URL for the current
sandbox
ISA from the
/external/chromium_org/sandbox/win/src/
sandbox.vcproj
5
Name="
sandbox
"
7
RootNamespace="
sandbox
"
564
RelativePath=".\
sandbox
.cc"
568
RelativePath=".\
sandbox
.h"
service_resolver_32.cc
5
#include "
sandbox
/win/src/service_resolver.h"
8
#include "
sandbox
/win/src/win_utils.h"
144
namespace
sandbox
{
namespace
420
} // namespace
sandbox
ipc_unittest.cc
6
#include "
sandbox
/win/src/crosscall_client.h"
7
#include "
sandbox
/win/src/crosscall_server.h"
8
#include "
sandbox
/win/src/sharedmem_ipc_client.h"
9
#include "
sandbox
/win/src/sharedmem_ipc_server.h"
12
namespace
sandbox
{
namespace
625
sandbox
::SharedMemIPCServer::ServerControl srv_control = {
630
sandbox
::CrossCallReturn call_return = {0};
641
} // namespace
sandbox
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAttributeNames.in
295
sandbox
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
RequestHTMLView.js
66
iframe.setAttribute("
sandbox
", ""); // Forbid to run JavaScript and set unique origin.
/external/chromium_org/third_party/WebKit/public/platform/linux/
WebSandboxSupport.h
42
// Put methods here that are required due to
sandbox
restrictions.
/external/chromium_org/tools/gn/
commands.cc
53
// FIXME(brettw): set the output dir to be a
sandbox
one to avoid polluting
/external/chromium_org/webkit/browser/fileapi/
file_observers.h
62
// by the local
sandbox
file system.
sandbox_isolated_origin_database.cc
85
// See if we have non-isolated version of
sandbox
database.
sandbox_context.h
41
// This class keeps and provides a
sandbox
file system context.
80
// Returns an origin enumerator of
sandbox
filesystem.
/external/llvm/docs/
ReleaseProcess.rst
111
./
sandbox
/bin/python
sandbox
/bin/lnt runtest \
114
--
sandbox
sandbox
\
/external/chromium/chrome/browser/
browser_main_gtk.cc
124
// use the development
sandbox
. See
138
// Tickle the
sandbox
host and zygote host so they fork now.
/external/chromium_org/base/process/
memory_linux.cc
143
// the setuid
sandbox
(in process_util_linux.c, in the
sandbox
source)
/external/chromium_org/chrome/browser/nacl_host/
nacl_browser.h
89
// modified after validation, allowing an escape from the NaCl
sandbox
.
101
// the NaCl
sandbox
, however, and only has a 1 in ~2**120 chance of success
/external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.h
156
// Tests that do not set up a full
sandbox
environment should call
158
// of this class, to ensure that we don't attempt to use
sandbox
-related
/external/chromium_org/sandbox/linux/services/
libc_urandom_override.cc
5
#include "
sandbox
/linux/services/libc_urandom_override.h"
23
namespace
sandbox
{
namespace
/external/chromium_org/sandbox/
sandbox_services_headers.target.darwin-arm.mk
92
$(LOCAL_PATH)/
sandbox
\
175
$(LOCAL_PATH)/
sandbox
\
sandbox_services_headers.target.darwin-x86.mk
94
$(LOCAL_PATH)/
sandbox
\
180
$(LOCAL_PATH)/
sandbox
\
sandbox_services_headers.target.linux-arm.mk
92
$(LOCAL_PATH)/
sandbox
\
175
$(LOCAL_PATH)/
sandbox
\
sandbox_services_headers.target.linux-x86.mk
94
$(LOCAL_PATH)/
sandbox
\
180
$(LOCAL_PATH)/
sandbox
\
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
invasive.cc
6
#include "
sandbox
/win/sandbox_poc/pocdll/exports.h"
7
#include "
sandbox
/win/sandbox_poc/pocdll/utils.h"
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
linux.py
103
# FIXME: Temporarily disable the
sandbox
on Linux until we can get
105
flags += ['--no-
sandbox
']
/external/chromium_org/sandbox/linux/seccomp-bpf/
codegen_unittest.cc
9
#include "
sandbox
/linux/seccomp-bpf/codegen.h"
10
#include "
sandbox
/linux/seccomp-bpf/sandbox_bpf.h"
11
#include "
sandbox
/linux/tests/unit_tests.h"
15
class SandboxUnittestHelper : public
Sandbox
{
17
typedef
Sandbox
::Program Program;
Completed in 320 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>