Searched defs:CompileAll (Results 1 – 3 of 3) sorted by relevance
| /art/dex2oat/ | ||
| D | common_compiler_driver_test.cc | 34 void CommonCompilerDriverTest::CompileAll(jobject class_loader,  in CompileAll()  function in art::CommonCompilerDriverTest | 
| /art/odrefresh/ | ||
| D | odrefresh.cc | 627 CompilationOptions CompilationOptions::CompileAll(const OnDeviceRefresh& odr) {  in CompileAll()  function in art::odrefresh::CompilationOptions | 
| /art/dex2oat/driver/ | ||
| D | compiler_driver.cc | 337 void CompilerDriver::CompileAll(jobject class_loader,  in CompileAll()  function in art::CompilerDriver |