HomeSort by relevance Sort by last modified time
    Searched full:sandbox (Results 251 - 275 of 523) sorted by null

<<11121314151617181920>>

  /external/autotest/client/site_tests/kernel_ConfigVerify/
kernel_ConfigVerify.py 31 # chrome's layer 1 sandbox.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
tcmalloc_heap_profiler.py 130 options.AppendExtraBrowserArgs('--no-sandbox')
  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_client.h 103 // If the crash generation client is running in a sandbox that prevents it
  /external/libchrome/sandbox/win/src/sidestep/
mini_disassembler.h 10 #include "sandbox/win/src/sidestep/mini_disassembler_types.h"
  /external/opencv3/3rdparty/jinja2/
exceptions.py 139 sandbox is enabled.
  /external/selinux/policycoreutils/sepolicy/sepolicy/templates/
executable.py 300 ## Execute sandbox in the TEMPLATETYPE_t domain, and
  /external/skia/site/dev/tools/
debugger.md 80 out/Debug/chrome --no-sandbox --enable-gpu-benchmarking --force-compositing-mode
  /external/tlsdate/src/events/
time_set.c 59 error ("[event:%s] time setter failed to sandbox", __func__);
  /external/v8/tools/profviz/
profviz.html 99 --no-sandbox --js-flags="--prof --log-timer-events"
  /frameworks/base/docs/html/training/in-app-billing/
test-iab-app.jd 55 In-app Billing app, see <a href="{@docRoot}google/play/billing/billing_testing.html#test-purchases}">Test Purchases (In-app Billing Sandbox)</a>.
  /prebuilts/go/darwin-x86/src/html/template/
attr.go 110 "sandbox": contentTypeUnsafe,
  /prebuilts/go/linux-x86/src/html/template/
attr.go 110 "sandbox": contentTypeUnsafe,
  /system/bt/service/ipc/
ipc_handler_linux.cpp 77 // assumption that the daemon runs in a sandbox but we should generally do
  /system/sepolicy/
priv_app.te 15 # to their sandbox directory and then execute.
  /system/update_engine/common/
error_code.h 120 // Set if using devserver or Omaha sandbox (using crosh autest).
  /frameworks/base/docs/html/training/articles/
security-tips.jd 38 <li>The Android Application Sandbox, which isolates your app data and code execution
179 capabilities not provided by the basic sandbox, including access to device features such as
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux_libcdep.cc 478 // for some reason, e.g. due to a sandbox.
481 if (getrusage(RUSAGE_SELF, &usage)) // Failed, probably due to a sandbox.
  /external/libchrome/
SConstruct 280 'name' : 'sandbox',
317 'prefix' : 'sandbox',
  /external/libchrome/sandbox/win/
sandbox_standalone.sln 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sandbox", "src\sandbox.vcproj", "{881F6A97-D539-4C48-B401-DF04385B2343}"
  /external/selinux/libsemanage/src/
direct_api.c 301 /* destroy sandbox */
304 ERR(sh, "Could not cleanly remove sandbox %s.",
1060 /* Commits all changes in sandbox to the actual kernel policy.
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
tracing_backend_unittest.py 28 '--no-sandbox',
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/
test_connection.py 201 sandbox=True)
  /external/libchrome/base/threading/
platform_thread_mac.mm 55 // pthread_setname() fails (harmlessly) in the sandbox, ignore when it does.
  /external/skia/site/user/
tips.md 99 1. Launch Chrome or Chromium with `--no-sandbox --enable-gpu-benchmarking`
  /external/smali/smalidea/
build.gradle 87 def sandboxDir = "${buildDir}/sandbox"

Completed in 763 milliseconds

<<11121314151617181920>>