Home | History | Annotate | Download | only in installd

Lines Matching refs:is_public

891 int dexopt(const char *apk_path, uid_t uid, bool is_public,
977 (is_public ? S_IROTH : 0)) < 0) {