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

  /external/chromium_org/base/
command_line.cc 412 void CommandLine::PrependWrapper(const CommandLine::StringType& wrapper) {
  /external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.cc 270 void SetuidSandboxClient::PrependWrapper(base::CommandLine* cmd_line) {
288 cmd_line->PrependWrapper(sandbox_binary);

Completed in 86 milliseconds