|
||||
File indexing completed on 2025-01-30 10:25:24
0001 // Protocol Buffers - Google's data interchange format 0002 // Copyright 2023 Google LLC. All rights reserved. 0003 // 0004 // Use of this source code is governed by a BSD-style 0005 // license that can be found in the LICENSE file or at 0006 // https://developers.google.com/open-source/licenses/bsd 0007 0008 #ifndef UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_ 0009 #define UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_ 0010 0011 // This file contains the serialized FeatureSetDefaults object for 0012 // language-independent features and (possibly at some point) for upb-specific 0013 // features. This is used for feature resolution under Editions. 0014 // NOLINTBEGIN 0015 // clang-format off 0016 #define UPB_INTERNAL_UPB_EDITION_DEFAULTS "\n\023\030\204\007\"\000*\014\010\001\020\002\030\002 \003(\0010\002\n\023\030\347\007\"\000*\014\010\002\020\001\030\001 \002(\0010\001\n\023\030\350\007\"\014\010\001\020\001\030\001 \002(\0010\001*\000 \346\007(\350\007" 0017 // clang-format on 0018 // NOLINTEND 0019 0020 #endif // UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |