Searched defs:dirname (Results 1 – 4 of 4) sorted by relevance
29 def check_dir_exists(dir, dirname): argument
46 def check_dir_exists(dir, dirname): argument
57 std::string RelativeTo(const std::string& path, const std::string& dirname) { in RelativeTo()89 std::string dirname; // config file's direname to resolve relative paths in the config member
160 private void deleteContents(File dirname) { in deleteContents()