Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c7043 static bool haslazyhandlers(const upb_handlers *h, const upb_fielddef *f) { in haslazyhandlers() function
7239 if (type == UPB_TYPE_MESSAGE && !(haslazyhandlers(h, f) && c->lazy)) { in compile_method()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7717 static bool haslazyhandlers(const upb_handlers *h, const upb_fielddef *f) { in haslazyhandlers() function
7918 if (type == UPB_TYPE_MESSAGE && !(haslazyhandlers(h, f) && c->lazy)) { in compile_method()