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

/frameworks/native/cmds/installd/
H A Dutils.c283 int delete_dir_contents(const char *pathname, function
814 if (delete_dir_contents(path, 1, NULL)) {
828 delete_dir_contents(path, 0, NULL);

Completed in 82 milliseconds