Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c121 METHOD_PRESENCE = 4, enumerator
178 accessor_type = METHOD_PRESENCE; in extract_method_call()
247 if (accessor_type == METHOD_PRESENCE && test_f != NULL && in extract_method_call()
313 if (accessor_type == METHOD_PRESENCE) { in Message_method_missing()
332 } else if (accessor_type == METHOD_PRESENCE) { in Message_method_missing()