OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:upb_fielddef_descriptortype
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.c
128
upb_fielddef_descriptortype
(f) != UPB_DESCRIPTOR_TYPE_MESSAGE) {
969
upb_descriptortype_t
upb_fielddef_descriptortype
(const upb_fielddef *f) {
function
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
171
upb_fielddef_descriptortype
(f) != UPB_DESCRIPTOR_TYPE_MESSAGE) {
1100
upb_descriptortype_t
upb_fielddef_descriptortype
(const upb_fielddef *f) {
function
[
all
...]
Completed in 49 milliseconds