Home
last modified time | relevance | path

Searched refs:dex2oat_exit_code (Results 1 – 1 of 1) sorted by relevance

/art/odrefresh/
Dodrefresh.cc1100 int dex2oat_exit_code = ExecAndReturnCode(args, timeout, &timed_out, error_msg); in CompileBootExtensionArtifacts() local
1101 if (dex2oat_exit_code != 0) { in CompileBootExtensionArtifacts()
1212 int dex2oat_exit_code = ExecAndReturnCode(args, timeout, &timed_out, error_msg); in CompileSystemServerArtifacts() local
1213 if (dex2oat_exit_code != 0) { in CompileSystemServerArtifacts()