Searched refs:strip_file (Results 1 – 3 of 3) sorted by relevance
/build/tools/atree/ | ||
D | fs.h | 11 int strip_file(const string& path); |
D | fs.cpp | 146 strip_file(const string& path) in strip_file() function |
D | atree.cpp | 331 err = strip_file(it->outPath); in main() |