OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_fielddef_subdefname
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
defs.c
799
return rb_str_maybe_null(
upb_fielddef_subdefname
(self->fielddef));
[
all
...]
upb.h
[
all
...]
upb.c
1006
const char *
upb_fielddef_subdefname
(const upb_fielddef *f) {
function
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.h
[
all
...]
upb.c
875
const char *
upb_fielddef_subdefname
(const upb_fielddef *f) {
function
[
all
...]
Completed in 55 milliseconds