OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FieldDescriptor_submsg_name_set
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
defs.c
519
rb_define_method(klass, "submsg_name=",
FieldDescriptor_submsg_name_set
, 1);
812
VALUE
FieldDescriptor_submsg_name_set
(VALUE _self, VALUE value) {
[
all
...]
protobuf.h
215
VALUE
FieldDescriptor_submsg_name_set
(VALUE _self, VALUE value);
Completed in 43 milliseconds