Home
last modified time | relevance | path

Searched refs:nsjail_command (Results 1 – 1 of 1) sorted by relevance

/tools/treble/build/sandbox/
Dnsjail.py109 nsjail_command = get_command(
131 nsjail_command=nsjail_command,
138 return nsjail_command
210 nsjail_command = nsjail_wrapper + [nsjail_bin,
221 nsjail_command.extend([
226 nsjail_command.extend(['--env', 'BUILD_NUMBER=%s' % build_id])
228 nsjail_command.append('--max_cpus=%i' % max_cpus)
230 nsjail_command.append('--quiet')
259 nsjail_command.extend([
271 nsjail_command.extend([
[all …]