OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_oneofdef_numfields
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
message.c
83
if (
upb_oneofdef_numfields
(o) == 0) {
upb.h
[
all
...]
upb.c
1813
int
upb_oneofdef_numfields
(const upb_oneofdef *o) {
function
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.h
[
all
...]
upb.c
1587
int
upb_oneofdef_numfields
(const upb_oneofdef *o) {
function
[
all
...]
Completed in 554 milliseconds