Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c124 METHOD_WRAPPER_SETTER = 7 enumerator
207 accessor_type = METHOD_WRAPPER_SETTER; in extract_method_call()
297 } else if (accessor_type == METHOD_SETTER || accessor_type == METHOD_WRAPPER_SETTER) { in Message_method_missing()
340 } else if (accessor_type == METHOD_WRAPPER_SETTER) { in Message_method_missing()