OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:upb_descriptortype_t
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
defs.c
602
upb_descriptortype_t
ruby_to_descriptortype(VALUE type) {
637
VALUE descriptortype_to_ruby(
upb_descriptortype_t
type) {
[
all
...]
upb.h
1895
}
upb_descriptortype_t
;
typedef in typeref:enum:__anon29749
[
all
...]
upb.c
1100
upb_descriptortype_t
upb_fielddef_descriptortype(const upb_fielddef *f) {
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.h
1484
}
upb_descriptortype_t
;
typedef in typeref:enum:__anon29692
[
all
...]
upb.c
969
upb_descriptortype_t
upb_fielddef_descriptortype(const upb_fielddef *f) {
[
all
...]
Completed in 971 milliseconds