Home
last modified time | relevance | path

Searched defs:dirpaths (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/
Dfile_utils.py80 def ensure_all_dirs_exist(dirpaths): argument
109 def make_leaf_dirs(dirpaths): argument
/external/swiftshader/third_party/LLVM/tools/llvm-ar/
Dllvm-ar.cpp323 std::set<sys::Path> dirpaths; in buildPaths() local