Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.h16 class CodeCache; variable
126 CodeCache() : ptr_(upb_json_codecache_new(), upb_json_codecache_free) {} in CodeCache() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.h23 class CodeCache; variable
204 CodeCache(upb::HandlerCache *dest) in CodeCache() function