Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc860 struct ParserOptions { struct in art::Dex2Oat
861 std::vector<std::string> oat_symbols;
862 std::string boot_image_filename;
863 int64_t watch_dog_timeout_in_ms = -1;
864 bool watch_dog_enabled = true;
865 bool requested_specific_compiler = false;
866 std::string error_msg;