Home
last modified time | relevance | path

Searched defs:ParserOptions (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc589 struct ParserOptions { struct in art::Dex2Oat
590 std::vector<std::string> oat_symbols;
591 std::string boot_image_filename;
592 int64_t watch_dog_timeout_in_ms = -1;
593 bool watch_dog_enabled = true;
594 bool requested_specific_compiler = false;
595 std::string error_msg;