OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONTAINER_HOST_DIR
(Results
1 - 3
of
3
) sorted by null
/external/autotest/site_utils/lxc/
zygote.py
95
constants.
CONTAINER_HOST_DIR
.lstrip(
97
self.mount_dir(self.host_path, constants.
CONTAINER_HOST_DIR
)
137
constants.
CONTAINER_HOST_DIR
,
162
src = os.path.join(constants.
CONTAINER_HOST_DIR
,
211
container_host_path = os.path.join(constants.
CONTAINER_HOST_DIR
,
constants.py
47
CONTAINER_HOST_DIR
= '/host'
zygote_unittest.py
110
container_path=lxc.
CONTAINER_HOST_DIR
,
134
container_path=lxc.
CONTAINER_HOST_DIR
,
138
cmd = 'cat %s' % os.path.join(lxc.
CONTAINER_HOST_DIR
,
Completed in 187 milliseconds