Home | History | Annotate | Download | only in installd

Lines Matching refs:is_public

653 int dexopt(const char *apk_path, uid_t uid, int is_public)
703 (is_public ? S_IROTH : 0)) < 0) {