Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c104 METHOD_PRESENCE = 4, enumerator
176 accessor_type = METHOD_PRESENCE; in extract_method_call()
245 if (accessor_type == METHOD_PRESENCE && test_f != NULL) { in extract_method_call()
318 if (accessor_type == METHOD_PRESENCE) { in Message_method_missing()
337 } else if (accessor_type == METHOD_PRESENCE) { in Message_method_missing()