HomeSort by relevance Sort by last modified time
    Searched refs:LimitAddressSpace (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.h 83 bool LimitAddressSpace(const std::string& process_type);
sandbox_linux.cc 281 LimitAddressSpace(process_type);
299 bool LinuxSandbox::LimitAddressSpace(const std::string& process_type) {

Completed in 120 milliseconds