OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delete_cache
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/installd/
installd.h
199
int
delete_cache
(const char *pkgname, userid_t userid);
installd.c
75
return
delete_cache
(arg[0], atoi(arg[1])); /* pkgname, userid */
commands.c
286
int
delete_cache
(const char *pkgname, userid_t userid)
function
[
all
...]
Completed in 34 milliseconds