Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Dbenchmark.cc290 struct Proto2Factory<NoArena, P> { struct
299 struct Proto2Factory<UseArena, P> { argument
308 struct Proto2Factory<InitBlock, P> { struct
310 Proto2Factory() : arena_(GetOptions()) {} in Proto2Factory() function
334 Proto2Factory<AMode, P> proto_factory; in BM_Parse_Proto2() argument