OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oneofdescriptor_name
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
protobuf.h
227
VALUE
OneofDescriptor_name
(VALUE _self);
defs.c
916
rb_define_method(klass, "name",
OneofDescriptor_name
, 0);
931
VALUE
OneofDescriptor_name
(VALUE _self) {
[
all
...]
Completed in 145 milliseconds