Searched refs:MainThreadEventCallbackInfo (Results 1 – 2 of 2) sorted by relevance
436 struct MainThreadEventCallbackInfo { struct437 …MainThreadEventCallbackInfo(CFStreamEventType type, SocketStreamHandle* handle) : type(type), hand… in MainThreadEventCallbackInfo() function447 MainThreadEventCallbackInfo info(type, handle); in readStreamCallback()460 MainThreadEventCallbackInfo info(type, handle); in writeStreamCallback()471 MainThreadEventCallbackInfo* info = static_cast<MainThreadEventCallbackInfo*>(invocation); in readStreamCallbackMainThread()477 MainThreadEventCallbackInfo* info = static_cast<MainThreadEventCallbackInfo*>(invocation); in writeStreamCallbackMainThread()
30036 (WebCore::MainThreadEventCallbackInfo::MainThreadEventCallbackInfo):