Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dfscrypt_init_extensions.cpp44 static void delete_dir_contents(const std::string& dir) { in delete_dir_contents() function
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.cpp649 int delete_dir_contents(const std::string& pathname, bool ignore_if_missing) { in delete_dir_contents() function
657 int delete_dir_contents(const char *pathname, in delete_dir_contents() function
/aosp_15_r20/system/vold/
H A DUtils.cpp1327 static status_t delete_dir_contents(DIR* dir) { in delete_dir_contents() function