Searched defs:is_dir (Results 1 – 3 of 3) sorted by relevance
565 int (*exclusion_predicate)(const char *name, const int is_dir)) in _delete_dir_contents()
192 return find_file((kTestPath + rootDirectory).c_str(), [](const std::string& name, bool is_dir) { in exists_renamed_deleted_dir()
4643 bool is_dir(const char* pathname) { in is_dir() function