Home
last modified time | relevance | path

Searched defs:is_dir (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
Dutils.cpp565 int (*exclusion_predicate)(const char *name, const int is_dir)) in _delete_dir_contents()
/frameworks/native/cmds/installd/tests/
Dinstalld_service_test.cpp192 return find_file((kTestPath + rootDirectory).c_str(), [](const std::string& name, bool is_dir) { in exists_renamed_deleted_dir()
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp4643 bool is_dir(const char* pathname) { in is_dir() function