Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c7018 static upb_pbdecodermethod *find_submethod(const compiler *c, in find_submethod() function
7065 const upb_pbdecodermethod *sub_m = find_submethod(c, method, f); in generate_msgfield()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7692 static upb_pbdecodermethod *find_submethod(const compiler *c, in find_submethod() function
7739 const upb_pbdecodermethod *sub_m = find_submethod(c, method, f); in generate_msgfield()