Home
last modified time | relevance | path

Searched refs:METHOD_WRAPPER_GETTER (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c123 METHOD_WRAPPER_GETTER = 6, enumerator
209 accessor_type = METHOD_WRAPPER_GETTER; in extract_method_call()
334 } else if (accessor_type == METHOD_WRAPPER_GETTER) { in Message_method_missing()