Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp609 bool thereAreEmptyFiles = false, thereAreAntiItems = false; in WriteHeader() local
619 thereAreEmptyFiles = true; in WriteHeader()
627 if (thereAreEmptyFiles) in WriteHeader()