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

/frameworks/native/cmds/installd/
H A Dinstalld.h207 int dexopt(const char *apk_path, uid_t uid, int is_public);
H A Dcommands.c653 int dexopt(const char *apk_path, uid_t uid, int is_public) argument
703 (is_public ? S_IROTH : 0)) < 0) {

Completed in 231 milliseconds