Home
last modified time | relevance | path

Searched defs:NextEvent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/bentleyottmann/tests/
H A DEventQueueTest.cpp10 static Event NextEvent(EventQueue* eq) { in NextEvent() function in bentleyottmann::EventQueueTestingPeer
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dquic.go220 func (q *QUICConn) NextEvent() QUICEvent { func