Home
last modified time | relevance | path

Searched defs:HandlerCache (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/third_party/upb/upb/
Dhandlers.h31 class HandlerCache; variable
624 HandlerCache(upb_handlers_callback *callback, const void *closure) in HandlerCache() function
628 HandlerCache(upb_handlercache* c) : ptr_(c, upb_handlercache_free) {} in HandlerCache() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h3578 class HandlerCache; variable
4169 HandlerCache(upb_handlers_callback *callback, const void *closure) in HandlerCache() function
4173 HandlerCache(upb_handlercache* c) : ptr_(c, upb_handlercache_free) {} in HandlerCache() function