Lines Matching full:sandbox
44 #include "sandbox/win/src/sandbox.h"
83 bool StartSandboxWindows(const sandbox::SandboxInterfaceInfo*);
227 // initializing a GL context, so start the sandbox early.
243 // On Mac, if the sandbox is enabled, then GLSurface::InitializeOneOff()
244 // is called from the sandbox warmup code before getting here.
389 // Warm up the random subsystem, which needs to be done pre-sandbox on all
469 TRACE_EVENT0("gpu", "Initialize sandbox");
503 bool StartSandboxWindows(const sandbox::SandboxInterfaceInfo* sandbox_info) {
509 sandbox::TargetServices* target_services = sandbox_info->target_services;