OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:delete_dir_contents_fd
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/installd/
installd.h
121
int
delete_dir_contents_fd
(int dfd, const char *name);
utils.c
278
int
delete_dir_contents_fd
(int dfd, const char *name)
function
commands.c
220
delete_dir_contents_fd
(subfd, "cache");
Completed in 2635 milliseconds