Home
last modified time | relevance | path

Searched refs:remove_recursively (Results 1 – 3 of 3) sorted by relevance

/build/tools/atree/
Dfs.h8 int remove_recursively(const string& path);
Dfs.cpp42 remove_recursively(const string& path) in remove_recursively() function
90 err = remove_recursively(*it); in remove_recursively()
Datree.cpp275 err = remove_recursively(*it); in main()
289 err = remove_recursively(it->outPath); in main()