Searched refs:type_ (Results 1 – 4 of 4) sorted by relevance
260 : type_(type), in ImageChunk()275 if (type_ == CHUNK_DEFLATE) { in DataForPatch()282 if (type_ == CHUNK_DEFLATE) { in DataLengthForPatch()289 LOG(INFO) << "chunk: " << index << ", type: " << type_ << ", start: " << start_ in Dump()294 if (type_ != other.type_) { in operator ==()306 if (type_ != CHUNK_DEFLATE) { in SetBonusData()314 if (type_ != CHUNK_DEFLATE) return; in ChangeDeflateChunkToNormal()315 type_ = CHUNK_NORMAL; in ChangeDeflateChunkToNormal()321 if (type_ != CHUNK_NORMAL || other.type_ != CHUNK_NORMAL) { in IsAdjacentNormal()381 if (type_ != CHUNK_DEFLATE) { in ReconstructDeflateChunk()[all …]
307 : type_(type), in Command()326 return type_; in type()362 return type_ != Type::LAST;388 Type type_{ Type::LAST };
45 return type_; in GetType()106 int type_; // CHUNK_NORMAL, CHUNK_DEFLATE, CHUNK_RAW variable145 int type_; variable
41 : type_(type), in Command()