Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dfscrypt_init_extensions.cpp60 static void delete_dir_contents(const std::string& dir) { in delete_dir_contents() function
/aosp12/frameworks/native/cmds/installd/
H A Dutils.cpp563 int delete_dir_contents(const std::string& pathname, bool ignore_if_missing) { in delete_dir_contents() function
571 int delete_dir_contents(const char *pathname, in delete_dir_contents() function
/aosp12/system/vold/
H A DUtils.cpp1273 static status_t delete_dir_contents(DIR* dir) { in delete_dir_contents() function