Home
last modified time | relevance | path

Searched refs:BytesHandler (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.h45 const BytesHandler* input_handler() const { in input_handler()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.h73 const BytesHandler* input_handler() const { in input_handler()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.h692 typedef upb_byteshandler BytesHandler; typedef
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4126 class BytesHandler;
4135 UPB_DECLARE_TYPE(upb::BytesHandler, upb_byteshandler)
4864 class upb::BytesHandler {
4866 BytesHandler();
4867 ~BytesHandler();
6048 inline BytesHandler::BytesHandler() {
6052 inline BytesHandler::~BytesHandler() {}
6243 template <class T> BytesSink(const BytesHandler* handler, T* closure);
6246 template <class T> void Reset(const BytesHandler* handler, T* closure);
6577 BytesSink::BytesSink(const BytesHandler* handler, T* closure) {
[all …]
/external/protobuf/php/ext/google/protobuf/
Dupb.h4680 typedef upb_byteshandler BytesHandler; typedef
6274 const BytesHandler* input_handler() const {
7084 const BytesHandler* input_handler() const {