Searched defs:dexopt_flags (Results 1 – 4 of 4) sorted by relevance
41 int dexopt_flags; variable
430 int dexopt_flags = parameters_.dexopt_flags; in IsAotCompilation() local513 int dexopt_flags = parameters_.dexopt_flags; in Dexopt() local
1502 static bool validate_dexopt_storage_flags(int dexopt_flags, in validate_dexopt_storage_flags()1634 const char* pkgname, int dexopt_flags, const char* volume_uuid, int uid, in process_secondary_dex_dexopt()1788 int dexopt_needed, const char* oat_dir, int dexopt_flags, const char* compiler_filter, in dexopt()
65 const int dexopt_flags = atoi(args[i++]); in verifyPackageParameters() local