Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c118 METHOD_GETTER = 1, enumerator
182 accessor_type = METHOD_GETTER; in extract_method_call()
190 (accessor_type == METHOD_GETTER || accessor_type == METHOD_SETTER) && in extract_method_call()
217 if (!has_field && accessor_type == METHOD_GETTER && in extract_method_call()