Home
last modified time | relevance | path

Searched refs:upb_byteshandler_init (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_encoder.cc55 upb_byteshandler_init(&handler_); in StringSink()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/json/
Dtest_json.cc160 upb_byteshandler_init(&byteshandler_); in StringSink()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.h671 UPB_INLINE void upb_byteshandler_init(upb_byteshandler *handler) { in upb_byteshandler_init() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dcompile_decoder.c33 upb_byteshandler_init(&ret->input_handler_); in newmethod()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c146 upb_byteshandler_init(&sink->handler); in upb_stringsink_init()
3305 upb_byteshandler_init(&m->input_handler_); in parsermethod_new()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl144 upb_byteshandler_init(&sink->handler);
2868 upb_byteshandler_init(&m->input_handler_);