Searched refs:CreateRuntime (Results 1 – 1 of 1) sorted by relevance
160 if (!CreateRuntime(options, instruction_set)) { in Create()338 static bool CreateRuntime(Runtime::Options& options, InstructionSet instruction_set) in CreateRuntime() function in art::Dex2Oat