Searched refs:is_dir (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h197 bool is_dir(const char* pathname);
H A Ddumpstate.cpp596 dump_files(NULL, dir, recursive ? skip_none : is_dir, _add_file_from_fd);
H A Dutils.cpp1232 bool is_dir(const char* pathname) { function
/frameworks/native/cmds/installd/
H A Dutils.h110 int (*exclusion_predicate)(const char *name, const int is_dir),
H A Dutils.cpp310 int (*exclusion_predicate)(const char *name, const int is_dir))
309 _delete_dir_contents(DIR *d, int (*exclusion_predicate)(const char *name, const int is_dir)) argument

Completed in 103 milliseconds