Searched defs:ParserOptions (Results 1 – 1 of 1) sorted by relevance
590 struct ParserOptions { struct in art::Dex2Oat591 std::vector<std::string> oat_symbols;592 std::string boot_image_filename;593 int64_t watch_dog_timeout_in_ms = -1;594 bool watch_dog_enabled = true;595 bool requested_specific_compiler = false;596 std::string error_msg;