Searched defs:has_bit_indices_ (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_message.h | 201 std::vector<int> has_bit_indices_; variable |
| D | cpp_field.h | 206 void SetHasBitIndices(const std::vector<int>& has_bit_indices_) { in SetHasBitIndices() |
| D | cpp_message.cc | 479 const std::vector<int>& has_bit_indices_; member in google::protobuf::compiler::cpp::__anone099e2fb0111::ColdChunkSkipper |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | generated_message_reflection.h | 234 const uint32* has_bit_indices_; member |