Home
last modified time | relevance | path

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

/art/tools/veridex/
Dveridex.cc77 struct VeridexOptions { struct
95 static void ParseArgs(VeridexOptions* options, int argc, char** argv) { in ParseArgs()
136 VeridexOptions options; in Run()