Searched defs:COMPRESS_TYPE_NONE (Results 1 – 2 of 2) sorted by relevance
38 COMPRESS_TYPE_NONE = 0, enumerator
96 const static std::string COMPRESS_TYPE_NONE = "none"; variable