Searched defs:has_bits_indices (Results 1 – 4 of 4) sorted by relevance
305 std::unique_ptr<uint32_t[]> has_bits_indices; member713 uint32_t* has_bits_indices = new uint32_t[type->field_count()]; in GetPrototypeNoLock() local
1512 const uint32_t* const has_bits_indices = schema_.has_bit_indices_; in Swap() local