OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_oneofdef_itof
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
message.c
103
f =
upb_oneofdef_itof
(o, oneof_case);
upb.h
[
all
...]
upb.c
1899
const upb_fielddef *
upb_oneofdef_itof
(const upb_oneofdef *o, uint32_t num) {
function
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.h
[
all
...]
upb.c
1673
const upb_fielddef *
upb_oneofdef_itof
(const upb_oneofdef *o, uint32_t num) {
function
[
all
...]
Completed in 102 milliseconds