Home
last modified time | relevance | path

Searched defs:on_event (Results 1 – 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst.h207 void (*on_event)(enum fst_event_type event_type, struct fst_iface *i, member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst.h207 void (*on_event)(enum fst_event_type event_type, struct fst_iface *i, member
/third_party/ffmpeg/libavfilter/
Dframesync.h172 int (*on_event)(struct FFFrameSync *fs); member
/third_party/nghttp2/src/
Dshrpx_https_upstream.cc819 int HttpsUpstream::on_event() { return 0; } in on_event() function in shrpx::HttpsUpstream
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1194 function on_event(object, event, callback) function