OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetupLaunchOptions
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.h
27
// 3. A uses
SetupLaunchOptions
() to arrange for a dummy descriptor for the
87
void
SetupLaunchOptions
(base::LaunchOptions* options,
setuid_sandbox_client.cc
158
// When we're launched through the setuid sandbox,
SetupLaunchOptions
291
void SetuidSandboxClient::
SetupLaunchOptions
(
/external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.cc
244
setuid_sandbox_client->
SetupLaunchOptions
(
/external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc
157
sandbox_client->
SetupLaunchOptions
(&options, &fds_to_map, &dummy_fd);
Completed in 3638 milliseconds