grpc
src
core
ext
upbdefs-generated
google
protobuf
google/protobuf/struct.upbdefs.h
Go to the documentation of this file.
1
/* This file was generated by upbc (the upb compiler) from the input
2
* file:
3
*
4
* google/protobuf/struct.proto
5
*
6
* Do not edit -- your changes will be discarded when the file is
7
* regenerated. */
8
9
#ifndef GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_
10
#define GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_
11
12
#include "
upb/def.h
"
13
#include "upb/port_def.inc"
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
#include "
upb/def.h
"
19
20
#include "upb/port_def.inc"
21
22
extern
_upb_DefPool_Init
google_protobuf_struct_proto_upbdefinit
;
23
24
UPB_INLINE
const
upb_MessageDef
*
google_protobuf_Struct_getmsgdef
(
upb_DefPool
*s) {
25
_upb_DefPool_LoadDefInit
(s, &
google_protobuf_struct_proto_upbdefinit
);
26
return
upb_DefPool_FindMessageByName
(s,
"google.protobuf.Struct"
);
27
}
28
29
UPB_INLINE
const
upb_MessageDef
*
google_protobuf_Struct_FieldsEntry_getmsgdef
(
upb_DefPool
*s) {
30
_upb_DefPool_LoadDefInit
(s, &
google_protobuf_struct_proto_upbdefinit
);
31
return
upb_DefPool_FindMessageByName
(s,
"google.protobuf.Struct.FieldsEntry"
);
32
}
33
34
UPB_INLINE
const
upb_MessageDef
*
google_protobuf_Value_getmsgdef
(
upb_DefPool
*s) {
35
_upb_DefPool_LoadDefInit
(s, &
google_protobuf_struct_proto_upbdefinit
);
36
return
upb_DefPool_FindMessageByName
(s,
"google.protobuf.Value"
);
37
}
38
39
UPB_INLINE
const
upb_MessageDef
*
google_protobuf_ListValue_getmsgdef
(
upb_DefPool
*s) {
40
_upb_DefPool_LoadDefInit
(s, &
google_protobuf_struct_proto_upbdefinit
);
41
return
upb_DefPool_FindMessageByName
(s,
"google.protobuf.ListValue"
);
42
}
43
44
#ifdef __cplusplus
45
}
/* extern "C" */
46
#endif
47
48
#include "upb/port_undef.inc"
49
50
#endif
/* GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_ */
_upb_DefPool_LoadDefInit
UPB_INLINE bool _upb_DefPool_LoadDefInit(upb_DefPool *s, const _upb_DefPool_Init *init)
Definition:
upb/upb/def.h:398
google_protobuf_Struct_FieldsEntry_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_Struct_FieldsEntry_getmsgdef(upb_DefPool *s)
Definition:
google/protobuf/struct.upbdefs.h:29
upb_MessageDef
Definition:
upb/upb/def.c:100
google_protobuf_ListValue_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_ListValue_getmsgdef(upb_DefPool *s)
Definition:
google/protobuf/struct.upbdefs.h:39
google_protobuf_Value_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_Value_getmsgdef(upb_DefPool *s)
Definition:
google/protobuf/struct.upbdefs.h:34
google_protobuf_struct_proto_upbdefinit
_upb_DefPool_Init google_protobuf_struct_proto_upbdefinit
Definition:
google/protobuf/struct.upbdefs.c:49
_upb_DefPool_Init
Definition:
upb/upb/def.h:386
UPB_INLINE
#define UPB_INLINE
Definition:
bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:53
google_protobuf_Struct_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_Struct_getmsgdef(upb_DefPool *s)
Definition:
google/protobuf/struct.upbdefs.h:24
def.h
upb_DefPool
Definition:
upb/upb/def.c:217
upb_DefPool_FindMessageByName
const upb_MessageDef * upb_DefPool_FindMessageByName(const upb_DefPool *s, const char *sym)
Definition:
upb/upb/def.c:1125
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:22