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