Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc583 struct ParserOptions { struct in art::Dex2Oat
584 std::vector<std::string> oat_symbols;
585 std::string boot_image_filename;
586 int64_t watch_dog_timeout_in_ms = -1;
587 bool watch_dog_enabled = true;
588 bool requested_specific_compiler = false;
589 std::string error_msg;