OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPB_DEF_FIELD
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.c
87
case
UPB_DEF_FIELD
:
333
} else if (def->type ==
UPB_DEF_FIELD
) {
608
if (!upb_def_init(upb_fielddef_upcast_mutable(f),
UPB_DEF_FIELD
, &vtbl, o)) {
[
all
...]
upb.h
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
129
case
UPB_DEF_FIELD
:
384
} else if (def->type ==
UPB_DEF_FIELD
) {
691
if (!upb_def_init(upb_fielddef_upcast_mutable(f),
UPB_DEF_FIELD
,
[
all
...]
upb.h
[
all
...]
Completed in 54 milliseconds