Searched defs:VeridexOptions (Results 1 – 1 of 1) sorted by relevance
75 struct VeridexOptions { struct76 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;