OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LimitAddressSpace
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/
sandbox_linux.h
76
bool
LimitAddressSpace
(const std::string& process_type);
sandbox_linux.cc
147
linux_sandbox->
LimitAddressSpace
(process_type);
239
bool LinuxSandbox::
LimitAddressSpace
(const std::string& process_type) {
Completed in 567 milliseconds