Searched refs:can_sandbox (Results 1 – 5 of 5) sorted by relevance
33 bool can_sandbox; member38 can_sandbox(false) {} in command()
247 if (properties.sandbox_processes_ && monitored.can_sandbox) { in StartSubprocesses()318 entry.can_sandbox = cmd.can_sandbox; in AddCommand()
35 bool can_sandbox; member
47 monitor_cmd.can_sandbox = true; in LogcatReceiver()
68 commands.emplace_back(std::move(command)).can_sandbox = true; in Commands()