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.h171 uint32 HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc646 int MessageGenerator::HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function in google::protobuf::compiler::cpp::MessageGenerator