Searched refs:CreateRuntime (Results 1 – 1 of 1) sorted by relevance
263 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