Searched defs:has_bit_indices_ (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_message.h | 199 std::vector<int> has_bit_indices_; variable |
D | cpp_field.h | 222 void SetHasBitIndices(const std::vector<int>& has_bit_indices_) { in SetHasBitIndices() |
D | cpp_message.cc | 399 const std::vector<int>& has_bit_indices_; member in google::protobuf::compiler::cpp::__anonc4eebc720111::MatchRepeatedAndHasByte |
/external/protobuf/src/google/protobuf/ | ||
D | generated_message_reflection.h | 224 const uint32* has_bit_indices_; member |