Home
last modified time | relevance | path

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

/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