Home
last modified time | relevance | path

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

/third_party/grpc/test/core/tsi/alts/frame_protector/
Dframe_handler_test.cc32 typedef struct frame_handler { struct
37 } frame_handler; argument
/third_party/cef/libcef/browser/
Dbrowser_info.cc356 CefRefPtr<CefFrameHandler> frame_handler; in MaybeExecuteFrameNotification() local
/third_party/weston/clients/
Dtouch-calibrator.c680 frame_handler(void *data, struct weston_touch_calibrator *interface) in frame_handler() function
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstructures.h680 void (*frame_handler) (struct SPDY_Session * session); member