OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_subdir
(Results
1 - 3
of
3
) sorted by null
/external/autotest/site_utils/lxc/
shared_host_dir.py
83
if lxc_utils.
is_subdir
(self.path, info.mount_point):
zygote.py
261
if lxc_utils.
is_subdir
(self.host_path, info.mount_point):
265
elif lxc_utils.
is_subdir
(self.host_path_ro, info.mount_point):
utils.py
206
def
is_subdir
(parent, subdir):
function
Completed in 117 milliseconds