Home
last modified time | relevance | path

Searched refs:google_protobuf_compiler_Version (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/stage0/google/protobuf/compiler/
Dplugin.upb.h28 typedef struct google_protobuf_compiler_Version google_protobuf_compiler_Version; typedef
51 UPB_INLINE google_protobuf_compiler_Version* google_protobuf_compiler_Version_new(upb_Arena* arena)… in google_protobuf_compiler_Version_new()
52 …return (google_protobuf_compiler_Version*)_upb_Message_New(google_protobuf_compiler_Version_msg_in… in google_protobuf_compiler_Version_new()
54 UPB_INLINE google_protobuf_compiler_Version* google_protobuf_compiler_Version_parse(const char* buf… in google_protobuf_compiler_Version_parse()
55 google_protobuf_compiler_Version* ret = google_protobuf_compiler_Version_new(arena); in google_protobuf_compiler_Version_parse()
62 UPB_INLINE google_protobuf_compiler_Version* google_protobuf_compiler_Version_parse_ex(const char* … in google_protobuf_compiler_Version_parse_ex()
65 google_protobuf_compiler_Version* ret = google_protobuf_compiler_Version_new(arena); in google_protobuf_compiler_Version_parse_ex()
73 UPB_INLINE char* google_protobuf_compiler_Version_serialize(const google_protobuf_compiler_Version*… in google_protobuf_compiler_Version_serialize()
78 …E char* google_protobuf_compiler_Version_serialize_ex(const google_protobuf_compiler_Version* msg,… in google_protobuf_compiler_Version_serialize_ex()
84 UPB_INLINE void google_protobuf_compiler_Version_clear_major(google_protobuf_compiler_Version* msg)… in google_protobuf_compiler_Version_clear_major()
[all …]