OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPB_LABEL_OPTIONAL
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
701
f->label_ =
UPB_LABEL_OPTIONAL
;
[
all
...]
upb.h
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.c
617
f->label_ =
UPB_LABEL_OPTIONAL
;
[
all
...]
def.c
366
msgdef_add_field(desc,
UPB_LABEL_OPTIONAL
, name, type, number, type_class);
upb.h
[
all
...]
Completed in 58 milliseconds