Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.h200 int create_profile_file(const char *pkgname, gid_t gid);
Dutils.c1132 int create_profile_file(const char *pkgname, gid_t gid) { in create_profile_file() function
Dcommands.c988 create_profile_file(pkgname, uid); in dexopt()