Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6235 static bool field_ontype(void *closure, const void *hd, int32_t val) { in field_ontype() function
6406 upb_handlers_setint32(h, D(FieldDescriptorProto_type), &field_ontype, in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6847 static bool field_ontype(void *closure, const void *hd, int32_t val) { in field_ontype() function
7063 upb_handlers_setint32(h, F(FieldDescriptorProto, type), &field_ontype, in reghandlers()