Sha256: 3839c13e1c1517a61e0d2ca571c314da193b8f37ebe77a2965f118ab2e36f021

Contents?: true

Size: 1.28 KB

Versions: 3

Compression:

Stored size: 1.28 KB

Contents

/* This file was generated by upbc (the upb compiler) from the input
 * file:
 *
 *     google/protobuf/timestamp.proto
 *
 * Do not edit -- your changes will be discarded when the file is
 * regenerated. */

#include <stddef.h>
#include "upb/generated_code_support.h"
#include "google/protobuf/timestamp.upb.h"

// Must be last.
#include "upb/port/def.inc"

static const upb_MiniTableField google_protobuf_Timestamp__fields[2] = {
  {1, 8, 0, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
  {2, 0, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)},
};

const upb_MiniTable google_protobuf_Timestamp_msg_init = {
  NULL,
  &google_protobuf_Timestamp__fields[0],
  16, 2, kUpb_ExtMode_NonExtendable, 2, UPB_FASTTABLE_MASK(24), 0,
  UPB_FASTTABLE_INIT({
    {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
    {0x000800003f000008, &upb_psv8_1bt},
    {0x000000003f000010, &upb_psv4_1bt},
    {0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
  })
};

static const upb_MiniTable *messages_layout[1] = {
  &google_protobuf_Timestamp_msg_init,
};

const upb_MiniTableFile google_protobuf_timestamp_proto_upb_file_layout = {
  messages_layout,
  NULL,
  NULL,
  1,
  0,
  0,
};

#include "upb/port/undef.inc"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
grpc-1.59.5 src/core/ext/upb-generated/google/protobuf/timestamp.upb.c
grpc-1.59.2 src/core/ext/upb-generated/google/protobuf/timestamp.upb.c
grpc-1.59.0 src/core/ext/upb-generated/google/protobuf/timestamp.upb.c