Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc881 void ParseInstructionSetVariant(const std::string& option, ParserOptions* parser_options) { in ParseInstructionSetVariant() function in art::Dex2Oat
1390 ParseInstructionSetVariant(*args.Get(M::TargetInstructionSetVariant), parser_options.get()); in ParseArgs()