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

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

Completed in 190 milliseconds