Home
last modified time | relevance | path

Searched refs:onmreg (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dtextprinter.c253 static void onmreg(const void *c, upb_handlers *h) { in onmreg() function
332 return upb_handlercache_new(&onmreg, NULL); in upb_textprinter_newcache()
/external/protobuf/php/ext/google/protobuf/
Dupb.c8617 static void onmreg(const void *c, upb_handlers *h) { in onmreg() function
8697 return upb_handlercache_new(&onmreg, NULL); in upb_textprinter_newcache()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12442 static void onmreg(const void *c, upb_handlers *h) { in onmreg() function
12523 return upb_handlers_newfrozen(m, owner, &onmreg, NULL); in upb_textprinter_newhandlers()