OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_fielddef_settagdelim
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.h
[
all
...]
upb.c
966
upb_fielddef_settagdelim
(f, type == UPB_DESCRIPTOR_TYPE_GROUP);
1035
void
upb_fielddef_settagdelim
(upb_fielddef *f, bool tag_delim) {
function
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
[
all
...]
upb.c
1097
upb_fielddef_settagdelim
(f, type == UPB_DESCRIPTOR_TYPE_GROUP);
1166
void
upb_fielddef_settagdelim
(upb_fielddef *f, bool tag_delim) {
function
[
all
...]
Completed in 88 milliseconds