Home
last modified time | relevance | path

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

/tools/treble/build/sandbox/
Dnsjail.py111 nsjail_command = get_command(
134 nsjail_command=nsjail_command,
141 return nsjail_command
215 nsjail_command = nsjail_wrapper + [nsjail_bin,
226 nsjail_command.extend([
231 nsjail_command.extend(['--env', 'BUILD_NUMBER=%s' % build_id])
233 nsjail_command.append('--max_cpus=%i' % max_cpus)
235 nsjail_command.append('--quiet')
264 nsjail_command.extend([
276 nsjail_command.extend([
[all …]