Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1632 UPB_INLINE upb_strview google_protobuf_FileDescriptorProto_package(const google_protobuf_FileDescriptorProto *msg) { return *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview); } in google_protobuf_FileDescriptorProto_package() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1561 UPB_INLINE upb_strview google_protobuf_FileDescriptorProto_package(const google_protobuf_FileDescriptorProto *msg) { return *UPB_PTR_AT(msg, UPB_SIZE(12, 24), upb_strview); } in google_protobuf_FileDescriptorProto_package() function

Completed in 27 milliseconds