Sha256: 66d9821fc251af037fc2128f135acb6cde982a4d775eb077e9168fe44d4912be
Contents?: true
Size: 1.67 KB
Versions: 2
Compression:
Stored size: 1.67 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * udpa/core/v1/resource_locator.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg.h" #include "udpa/core/v1/resource_locator.upb.h" #include "udpa/annotations/status.upb.h" #include "udpa/core/v1/context_params.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_msglayout *const udpa_core_v1_ResourceLocator_submsgs[2] = { &udpa_core_v1_ContextParams_msginit, &udpa_core_v1_ResourceLocator_Directive_msginit, }; static const upb_msglayout_field udpa_core_v1_ResourceLocator__fields[6] = { {1, UPB_SIZE(0, 0), 0, 0, 14, 1}, {2, UPB_SIZE(20, 40), 0, 0, 9, 3}, {3, UPB_SIZE(4, 8), 0, 0, 9, 1}, {4, UPB_SIZE(12, 24), 0, 0, 9, 1}, {5, UPB_SIZE(28, 56), UPB_SIZE(-33, -65), 0, 11, 1}, {6, UPB_SIZE(24, 48), 0, 1, 11, 3}, }; const upb_msglayout udpa_core_v1_ResourceLocator_msginit = { &udpa_core_v1_ResourceLocator_submsgs[0], &udpa_core_v1_ResourceLocator__fields[0], UPB_SIZE(40, 80), 6, false, 255, }; static const upb_msglayout *const udpa_core_v1_ResourceLocator_Directive_submsgs[1] = { &udpa_core_v1_ResourceLocator_msginit, }; static const upb_msglayout_field udpa_core_v1_ResourceLocator_Directive__fields[2] = { {1, UPB_SIZE(0, 0), UPB_SIZE(-9, -17), 0, 11, 1}, {2, UPB_SIZE(0, 0), UPB_SIZE(-9, -17), 0, 9, 1}, }; const upb_msglayout udpa_core_v1_ResourceLocator_Directive_msginit = { &udpa_core_v1_ResourceLocator_Directive_submsgs[0], &udpa_core_v1_ResourceLocator_Directive__fields[0], UPB_SIZE(16, 32), 2, false, 255, }; #include "upb/port_undef.inc"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
grpc-1.35.0 | src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c |
grpc-1.35.0.pre1 | src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c |