Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc263 if (!dex2oat->CreateRuntime(runtime_options, instruction_set)) { in Create()
529 bool CreateRuntime(const RuntimeOptions& runtime_options, InstructionSet instruction_set) in CreateRuntime() function in art::Dex2Oat