Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1633 UPB_INLINE upb_strview const* google_protobuf_FileDescriptorProto_dependency(const google_protobuf_FileDescriptorProto *msg, size_t *len) { return (upb_strview const*)_upb_array_accessor(msg, UPB_SIZE(36, 72), len); } in google_protobuf_FileDescriptorProto_dependency() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1562 UPB_INLINE upb_strview const* google_protobuf_FileDescriptorProto_dependency(const google_protobuf_FileDescriptorProto *msg, size_t *len) { return (upb_strview const*)_upb_array_accessor(msg, UPB_SIZE(36, 72), len); } in google_protobuf_FileDescriptorProto_dependency() function

Completed in 37 milliseconds