Home
last modified time | relevance | path

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

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