Searched defs:fireDate (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp370 void WebFrameLoaderClient::dispatchWillPerformClientRedirect(const KURL& url, double delay, double fireDate) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp302 void WebFrameLoaderClient::dispatchWillPerformClientRedirect(const KURL& url, double interval, double fireDate) argument
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c1818 CFAbsoluteTime fireDate = now + 100.0; local
H A DDVLib.c1224 void DVSetTimeoutTime(DVThread * dvThread, CFAbsoluteTime fireDate) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoader.cpp1921 void FrameLoader::clientRedirected(const KURL& url, double seconds, double fireDate, bool lockBackForwardList) argument
/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c3647 CFRunLoopTimerRef CFRunLoopTimerCreate(CFAllocatorRef allocator, CFAbsoluteTime fireDate, CFTimeInterval interval, CFOptionFlags flags, CFIndex order, CFRunLoopTimerCallBack callout, CFRunLoopTimerContext *context) { argument
3702 CFRunLoopTimerRef CFRunLoopTimerCreateWithHandler(CFAllocatorRef allocator, CFAbsoluteTime fireDate, CFTimeInterval interval, CFOptionFlags flags, CFIndex order, argument
3729 void CFRunLoopTimerSetNextFireDate(CFRunLoopTimerRef rlt, CFAbsoluteTime fireDate) { argument
[all...]

Completed in 158 milliseconds