Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.h199 std::vector<int> has_bit_indices_; variable
Dcpp_field.h222 void SetHasBitIndices(const std::vector<int>& has_bit_indices_) { in SetHasBitIndices()
Dcpp_message.cc399 const std::vector<int>& has_bit_indices_; member in google::protobuf::compiler::cpp::__anonc4eebc720111::MatchRepeatedAndHasByte
517 const std::vector<int>& has_bit_indices_; member in google::protobuf::compiler::cpp::__anonc4eebc720111::ColdChunkSkipper
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h224 const uint32* has_bit_indices_; member