OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_get_lxc_config
(Results
1 - 2
of
2
) sorted by null
/external/autotest/site_utils/lxc/
container.py
306
lxc_rootfs = self.
_get_lxc_config
(lxc_rootfs_config_name)[0]
635
def
_get_lxc_config
(self, key):
member in class:Container
zygote.py
243
for mount in self.
_get_lxc_config
('lxc.mount.entry'):
Completed in 113 milliseconds