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.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