Home
last modified time | relevance | path

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

/art/tools/veridex/
Dveridex.cc78 struct VeridexOptions { struct
79 const char* dex_file = nullptr;
80 const char* core_stubs = nullptr;
81 const char* flags_file = nullptr;
82 bool precise = true;
83 int target_sdk_version = 29; /* Q */
84 std::vector<std::string> app_class_name_filter;
85 std::vector<std::string> exclude_api_lists;