HomeSort by relevance Sort by last modified time
    Searched refs:delete_cache (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/installd/
installd.h 202 int delete_cache(const char *pkgname, uid_t persona);
installd.c 75 return delete_cache(arg[0], atoi(arg[1])); /* pkgname, userid */
commands.c 286 int delete_cache(const char *pkgname, uid_t persona) function
    [all...]

Completed in 129 milliseconds