Sha256: 29434c4e58c07e2dbd524cf832318920104197b85e038c26abb384dadfaaa2d6
Contents?: true
Size: 867 Bytes
Versions: 21
Compression:
Stored size: 867 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/protobuf/duration.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef GOOGLE_PROTOBUF_DURATION_PROTO_UPBDEFS_H_ #define GOOGLE_PROTOBUF_DURATION_PROTO_UPBDEFS_H_ #include "upb/def.h" #include "upb/port_def.inc" #ifdef __cplusplus extern "C" { #endif #include "upb/def.h" #include "upb/port_def.inc" extern upb_def_init google_protobuf_duration_proto_upbdefinit; UPB_INLINE const upb_msgdef *google_protobuf_Duration_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &google_protobuf_duration_proto_upbdefinit); return upb_symtab_lookupmsg(s, "google.protobuf.Duration"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port_undef.inc" #endif /* GOOGLE_PROTOBUF_DURATION_PROTO_UPBDEFS_H_ */
Version data entries
21 entries across 21 versions & 2 rubygems