Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upbc/
Dmessage_layout.cc26 bool MessageLayout::HasHasbit(const protobuf::FieldDescriptor* field) { in HasHasbit() function in upbc::MessageLayout
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.h376 inline bool HasHasbit(const FieldDescriptor* descriptor) { in HasHasbit() function
/third_party/protobuf/src/google/protobuf/
Ddynamic_message.cc107 inline bool HasHasbit(const FieldDescriptor* field) { in HasHasbit() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h431 inline bool HasHasbit(const FieldDescriptor* field) { in HasHasbit() function