Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c520 static void add_handlers_for_repeated_field(upb_handlers *h, in add_handlers_for_repeated_field() function
752 add_handlers_for_repeated_field(h, f, offset); in add_handlers_for_message()
/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c817 static void add_handlers_for_repeated_field(upb_handlers *h, in add_handlers_for_repeated_field() function
1038 add_handlers_for_repeated_field(h, f, offset); in add_handlers_for_message()