Searched refs:is_public (Results 1 – 2 of 2) sorted by relevance
222 int dexopt(const char *apk_path, uid_t uid, bool is_public, const char *pkgName,
891 int dexopt(const char *apk_path, uid_t uid, bool is_public, in dexopt() argument977 (is_public ? S_IROTH : 0)) < 0) { in dexopt()