Searched defs:VeridexOptions (Results 1 – 1 of 1) sorted by relevance
77 struct VeridexOptions { struct78 const char* dex_file = nullptr;79 const char* core_stubs = nullptr;80 const char* flags_file = nullptr;81 bool precise = true;82 int target_sdk_version = 29; /* Q */83 std::vector<std::string> app_class_name_filter;84 std::vector<std::string> exclude_api_lists;