Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/json/
Dparser.h45 const BytesHandler* input_handler() const { in input_handler() function
/third_party/grpc/third_party/upb/upb/pb/
Ddecoder.h73 const BytesHandler* input_handler() const { in input_handler() function
/third_party/PyYAML/yaml/
D_yaml.pyx863 cdef int input_handler(void *data, unsigned char *buffer, size_t size, size_t *read) except 0: function
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c69 GstRtmpConnectionMessageFunc input_handler; member