Home
last modified time | relevance | path

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

/art/tools/veridex/
Dveridex.cc75 struct VeridexOptions { struct
76 const char* dex_file = nullptr;
77 const char* core_stubs = nullptr;
78 const char* flags_file = nullptr;
79 bool precise = true;
80 int target_sdk_version = 28; /* P */
81 bool only_report_sdk_uses = false;