Home
last modified time | relevance | path

Searched refs:is_dir (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/cmds/installd/
Dutils.h125 int (*exclusion_predicate)(const char *name, const int is_dir),
Dutils.cpp479 int (*exclusion_predicate)(const char *name, const int is_dir)) in _delete_dir_contents() argument
/frameworks/native/cmds/dumpstate/
Ddumpstate.h620 bool is_dir(const char* pathname);
Ddumpstate.cpp880 dump_files("", dir.c_str(), recursive ? skip_none : is_dir, _add_file_from_fd); in AddDir()
3793 bool is_dir(const char* pathname) { in is_dir() function