Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6243 static bool field_onlabel(void *closure, const void *hd, int32_t val) { in field_onlabel() function
6408 upb_handlers_setint32(h, D(FieldDescriptorProto_label), &field_onlabel, in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6855 static bool field_onlabel(void *closure, const void *hd, int32_t val) { in field_onlabel() function
7065 upb_handlers_setint32(h, F(FieldDescriptorProto, label), &field_onlabel, in reghandlers()