OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_msgdef_dup
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.h
[
all
...]
upb.c
86
upb_msgdef_dup
(upb_downcast_msgdef(def), o));
1282
upb_msgdef *
upb_msgdef_dup
(const upb_msgdef *m, const void *owner) {
function
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
[
all
...]
upb.c
128
upb_msgdef_dup
(upb_downcast_msgdef(def), o));
1433
upb_msgdef *
upb_msgdef_dup
(const upb_msgdef *m, const void *owner) {
function
[
all
...]
Completed in 54 milliseconds