Searched refs:dex2oat_exit_code (Results 1 – 1 of 1) sorted by relevance
1100 int dex2oat_exit_code = ExecAndReturnCode(args, timeout, &timed_out, error_msg); in CompileBootExtensionArtifacts() local1101 if (dex2oat_exit_code != 0) { in CompileBootExtensionArtifacts()1212 int dex2oat_exit_code = ExecAndReturnCode(args, timeout, &timed_out, error_msg); in CompileSystemServerArtifacts() local1213 if (dex2oat_exit_code != 0) { in CompileSystemServerArtifacts()