Home
last modified time | relevance | path

Searched defs:build_path (Results 1 – 3 of 3) sorted by relevance

/external/autotest/site_utils/admin/
Dclean_staged_images.py49 def file_is_too_old(build_path, max_age_hours): argument
/external/clang/
Dbuild.py60 def build_path(*args): function
/external/v8/tools/mb/
Dmb.py880 def ToAbsPath(self, build_path, *comps): argument