Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1649 UPB_INLINE upb_strview google_protobuf_FileDescriptorProto_syntax(const google_protobuf_FileDescriptorProto *msg) { return *UPB_PTR_AT(msg, UPB_SIZE(20, 40), upb_strview); } in google_protobuf_FileDescriptorProto_syntax() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1578 UPB_INLINE upb_strview google_protobuf_FileDescriptorProto_syntax(const google_protobuf_FileDescriptorProto *msg) { return *UPB_PTR_AT(msg, UPB_SIZE(20, 40), upb_strview); } in google_protobuf_FileDescriptorProto_syntax() function

Completed in 27 milliseconds