Home
last modified time | relevance | path

Searched defs:HasBitIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h154 uint32_t HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dmessage.cc620 int MessageGenerator::HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function in google::protobuf::compiler::cpp::MessageGenerator