YugabyteDB (2.13.1.0-b60, 21121d69985fbf76aa6958d8f04a9bfa936293b5)

Coverage Report

Created: 2022-03-22 16:43

/Users/deen/code/yugabyte-db/build/debugcov-clang-dynamic-arm64-ninja/src/yb/rpc/service.pb.h
Line
Count
Source
1
// Generated by the protocol buffer compiler.  DO NOT EDIT!
2
// source: yb/rpc/service.proto
3
4
#ifndef PROTOBUF_yb_2frpc_2fservice_2eproto__INCLUDED
5
#define PROTOBUF_yb_2frpc_2fservice_2eproto__INCLUDED
6
7
#include <string>
8
9
#include <google/protobuf/stubs/common.h>
10
11
#if GOOGLE_PROTOBUF_VERSION < 3005000
12
#error This file was generated by a newer version of protoc which is
13
#error incompatible with your Protocol Buffer headers.  Please update
14
#error your headers.
15
#endif
16
#if 3005001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
17
#error This file was generated by an older version of protoc which is
18
#error incompatible with your Protocol Buffer headers.  Please
19
#error regenerate this file with a newer version of protoc.
20
#endif
21
22
#include <google/protobuf/io/coded_stream.h>
23
#include <google/protobuf/arena.h>
24
#include <google/protobuf/arenastring.h>
25
#include <google/protobuf/generated_message_table_driven.h>
26
#include <google/protobuf/generated_message_util.h>
27
#include <google/protobuf/metadata.h>
28
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
29
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
30
#include <google/protobuf/descriptor.pb.h>
31
// @@protoc_insertion_point(includes)
32
33
namespace protobuf_yb_2frpc_2fservice_2eproto {
34
// Internal implementation detail -- do not use these members.
35
struct TableStruct {
36
  static const ::google::protobuf::internal::ParseTableField entries[];
37
  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
38
  static const ::google::protobuf::internal::ParseTable schema[1];
39
  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
40
  static const ::google::protobuf::internal::SerializationTable serialization_table[];
41
  static const ::google::protobuf::uint32 offsets[];
42
};
43
void AddDescriptors();
44
26.9k
inline void InitDefaults() {
45
26.9k
}
46
}  // namespace protobuf_yb_2frpc_2fservice_2eproto
47
namespace yb {
48
namespace rpc {
49
}  // namespace rpc
50
}  // namespace yb
51
namespace yb {
52
namespace rpc {
53
54
// ===================================================================
55
56
57
// ===================================================================
58
59
static const int kCustomServiceNameFieldNumber = 50011;
60
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions,
61
    ::google::protobuf::internal::StringTypeTraits, 9, false >
62
  custom_service_name;
63
static const int kTrivialFieldNumber = 50001;
64
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions,
65
    ::google::protobuf::internal::PrimitiveTypeTraits< bool >, 8, false >
66
  trivial;
67
68
// ===================================================================
69
70
#ifdef __GNUC__
71
  #pragma GCC diagnostic push
72
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
73
#endif  // __GNUC__
74
#ifdef __GNUC__
75
  #pragma GCC diagnostic pop
76
#endif  // __GNUC__
77
78
// @@protoc_insertion_point(namespace_scope)
79
80
}  // namespace rpc
81
}  // namespace yb
82
83
// @@protoc_insertion_point(global_scope)
84
85
#endif  // PROTOBUF_yb_2frpc_2fservice_2eproto__INCLUDED