Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c69 GstRtmpConnectionMessageFunc input_handler; member
440 sc->input_handler = callback; in gst_rtmp_connection_set_input_handler()
746 if (sc->input_handler) { in gst_rtmp_connection_handle_message()
747 sc->input_handler (sc, buffer, sc->input_handler_user_data); in gst_rtmp_connection_handle_message()
/third_party/PyYAML/yaml/
D_yaml.pyx279 yaml_parser_set_input(&self.parser, input_handler, <void *>self)
863 cdef int input_handler(void *data, unsigned char *buffer, size_t size, size_t *read) except 0: function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h5791 const BytesHandler* input_handler() const {
6588 const BytesHandler* input_handler() const {
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h65513 struct input_handler;
65520 struct input_handler *handler;
65525 struct input_handler { struct
65530 bool (*match)(struct input_handler *, struct input_dev *); argument
65531 int (*connect)(struct input_handler *, struct input_dev *, const struct input_device_id *); argument
87387 int (*input_handler)(struct sk_buff *, int, __be32, int); member
88940 int (*input_handler)(struct sk_buff *, int, __be32, int); member
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch38160 …/third_party/blink/public/mojom/input/input_handler.mojom b/src/third_party/blink/public/mojom/inp…
38162 --- a/src/third_party/blink/public/mojom/input/input_handler.mojom
38163 +++ b/src/third_party/blink/public/mojom/input/input_handler.mojom
D0003-ohos-1115.patch71623 + auto input_handler = std::make_shared<NWebInputHandler>(nweb_delegate);
71624 + if (input_handler == nullptr) {
71628 + input_handler->Init();
71629 + return input_handler;
76306 …/third_party/blink/public/mojom/input/input_handler.mojom b/src/third_party/blink/public/mojom/inp…
76308 --- a/src/third_party/blink/public/mojom/input/input_handler.mojom
76309 +++ b/src/third_party/blink/public/mojom/input/input_handler.mojom