Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h164 uint32_t HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h161 uint32_t HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc725 int MessageGenerator::HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function in google::protobuf::compiler::cpp::MessageGenerator
/external/protobuf/src/google/protobuf/compiler/cpp/
Dmessage.cc722 int MessageGenerator::HasBitIndex(const FieldDescriptor* field) const { in HasBitIndex() function in google::protobuf::compiler::cpp::MessageGenerator