Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp127 static const char *kListing = "Listing archive: "; variable
1008 g_StdOut << endl << kListing << archiveName << endl << endl; in ListArchives()