Home
last modified time | relevance | path

Searched defs:chroot_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dsubprocess_helpers.py37 chroot_path, argument
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dnamespace.cc273 std::string chroot_path = file::JoinPath("/realroot", kSandbox2ChrootPath); in InitializeNamespaces() local
/aosp_15_r20/external/autotest/client/cros/
H A Dnetwork_chroot.py191 def chroot_path(self, path): member in NetworkChroot
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-misc.h977 const char *chroot_path; member