OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_oneofdef_new
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
defs.c
908
self->oneofdef =
upb_oneofdef_new
(&self->oneofdef);
[
all
...]
upb.h
[
all
...]
upb.c
1741
upb_oneofdef *
upb_oneofdef_new
(const void *owner) {
function
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.h
[
all
...]
upb.c
1533
upb_oneofdef *
upb_oneofdef_new
(const void *owner) {
function
[
all
...]
Completed in 62 milliseconds