Home
last modified time | relevance | path

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

/art/test/641-iterations/src/
DMain.java55 static void driver() { in driver() method in Main
67 driver(); in main()
69 driver(); in main()
/art/dex2oat/driver/
Dcompiler_driver.cc371 CompilerDriver* driver, in CompileMethodHarness() argument
381 DCHECK(driver != nullptr); in CompileMethodHarness()
387 driver, in CompileMethodHarness()
399 if (duration_ns > MsToNs(driver->GetCompiler()->GetMaximumCompilationTimeBeforeWarning())) { in CompileMethodHarness()
406 driver->AddCompiledMethod(method_ref, compiled_method); in CompileMethodHarness()
452 CompilerDriver* driver, in CompileMethodQuick() argument
464 CompilerDriver* driver, in CompileMethodQuick()
473 DCHECK(driver != nullptr); in CompileMethodQuick()
478 const CompilerOptions& compiler_options = driver->GetCompilerOptions(); in CompileMethodQuick()
487 compiled_method = driver->GetCompiler()->JniCompile( in CompileMethodQuick()
[all …]
/art/odrefresh/
DTODO.md17 - Time limit exceeded (indicates a pathological issue, e.g. dex2oat bug, device driver bug, etc).
/art/dex2oat/
DAndroid.bp33 "driver/compiled_method.cc",
34 "driver/compiled_method_storage.cc",
35 "driver/compiler_driver.cc",
518 "driver/compiled_method_storage_test.cc",
519 "driver/compiler_driver_test.cc",
/art/dex2oat/linker/
Dimage_test.h154 CompilerDriver* driver = compiler_driver_.get(); in DoCompile() local
286 driver->GetCompiledMethodStorage()); in DoCompile()
294 oat_writer->Initialize(driver, writer.get(), cur_dex_files); in DoCompile()
/art/compiler/
DAndroid.bp38 "driver/compiler_options.cc",
39 "driver/dex_compilation_unit.cc",
/art/openjdkjvmti/
Dti_redefine.h118 ClassRedefinition(Redefiner* driver,
Dti_redefine.cc538 Redefiner* driver, in ClassRedefinition() argument
543 driver_(driver), in ClassRedefinition()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt4875 Ljava/sql/DriverInfo;->driver:Ljava/sql/Driver;