Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.h201 std::vector<int> has_bit_indices_; variable
Dcpp_field.h206 void SetHasBitIndices(const std::vector<int>& has_bit_indices_) { in SetHasBitIndices()
Dcpp_message.cc479 const std::vector<int>& has_bit_indices_; member in google::protobuf::compiler::cpp::__anone099e2fb0111::ColdChunkSkipper
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h234 const uint32* has_bit_indices_; member