Searched defs:fGzipUsed (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp2383 bool fGzipUsed = !(di.strCompression.compare("gzip",Utf8Str::CaseInsensitive)); local
2387 if (fGzipUsed == true)
2517 if (fGzipUsed == true)
2628 if (fGzipUsed == true)

Completed in 77 milliseconds