Searched refs:is_public (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/installd/
H A Dinstalld.h112 int dexopt(const char *apk_path, uid_t uid, int is_public);
H A Dcommands.c559 int dexopt(const char *apk_path, uid_t uid, int is_public) argument
612 (is_public ? S_IROTH : 0)) < 0) {

Completed in 94 milliseconds