OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msgdef_add_field
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
def.c
325
static void
msgdef_add_field
(Descriptor *desc, upb_label_t upb_label,
function
366
msgdef_add_field
(desc, UPB_LABEL_OPTIONAL, name, type, number, type_class);
/external/protobuf/ruby/ext/google/protobuf_c/
defs.c
1228
static VALUE
msgdef_add_field
(VALUE msgdef,
function
[
all
...]
Completed in 498 milliseconds