Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp478 static int _delete_dir_contents(DIR *d, in _delete_dir_contents() function
520 if (_delete_dir_contents(subdir, exclusion_predicate)) { in _delete_dir_contents()
587 res = _delete_dir_contents(d, exclusion_predicate); in delete_dir_contents()
614 res = _delete_dir_contents(d, nullptr); in delete_dir_contents_fd()