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 in usage()
/art/dexlist/
Ddexlist.cc41 static const char* gProgName = "dexlist"; variable
201 LOG(ERROR) << gProgName << ": [-m p.c.m] [-o outfile] dexfile..."; in usage()