Home
last modified time | relevance | path

Searched defs:google_protobuf_FileDescriptorProto_has_syntax (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1648 UPB_INLINE bool google_protobuf_FileDescriptorProto_has_syntax(const google_protobuf_FileDescriptorProto *msg) { return _upb_hasbit(msg, 3); } in google_protobuf_FileDescriptorProto_has_syntax() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1577 UPB_INLINE bool google_protobuf_FileDescriptorProto_has_syntax(const google_protobuf_FileDescriptorProto *msg) { return _upb_has_field(msg, 3); } in google_protobuf_FileDescriptorProto_has_syntax() function

Completed in 27 milliseconds