Home
last modified time | relevance | path

Searched defs:has_bits_indices (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc305 std::unique_ptr<uint32_t[]> has_bits_indices; member
713 uint32_t* has_bits_indices = new uint32_t[type->field_count()]; in GetPrototypeNoLock() local
H A Dgenerated_message_reflection.cc1512 const uint32_t* const has_bits_indices = schema_.has_bit_indices_; in Swap() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddynamic_message.cc305 std::unique_ptr<uint32_t[]> has_bits_indices; member
713 uint32_t* has_bits_indices = new uint32_t[type->field_count()]; in GetPrototypeNoLock() local
H A Dgenerated_message_reflection.cc1512 const uint32_t* const has_bits_indices = schema_.has_bit_indices_; in Swap() local