Searched refs:has_bits_offset_ (Results 1 – 2 of 2) sorted by relevance
167 bool HasHasbits() const { return has_bits_offset_ != -1; } in HasHasbits()178 return static_cast<uint32>(has_bits_offset_); in HasBitsOffset()225 int has_bits_offset_; member
2237 result.has_bits_offset_ = offsets[migration_schema.offsets_index + 0]; in MigrationToReflectionSchema()