Home
last modified time | relevance | path

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

/art/dexdump/
Ddexdump_main.cc35 static const char* gProgName = "dexdump"; variable
42 LOG(ERROR) << gProgName << ": [-a] [-c] [-d] [-e] [-f] [-h] [-i] [-j] [-l layout] [-o outfile]" in usage()
/art/dexlist/
Ddexlist.cc40 static const char* gProgName = "dexlist"; variable
202 LOG(ERROR) << gProgName << ": [-m p.c.m] [-o outfile] dexfile..."; in usage()