Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dchroot.py18 def InChroot(): function
30 assert not InChroot(), 'Script should be run outside the chroot.'
Dgit.py20 def InChroot(): function
32 assert not InChroot(), 'Script should be run outside the chroot.'
/external/toolchain-utils/rust_tools/
Drust_uprev.py630 if not chroot.InChroot():