Home
last modified time | relevance | path

Searched defs:finishTime (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/timing/
DPerformanceEntry.cpp36 …:PerformanceEntry(const String& name, const String& entryType, double startTime, double finishTime) in PerformanceEntry()
/external/chromium_org/chrome/renderer/
Dprefetch_helper.cc48 double finishTime, in didFinishLoading()
/external/chromium_org/third_party/WebKit/Source/core/loader/
DWorkerLoaderClientBridge.cpp112 …tr<ThreadableLoaderClientWrapper> workerClientWrapper, unsigned long identifier, double finishTime) in workerGlobalScopeDidFinishLoading()
118 void WorkerLoaderClientBridge::didFinishLoading(unsigned long identifier, double finishTime) in didFinishLoading()
DThreadableLoaderClientWrapper.h84 void didFinishLoading(unsigned long identifier, double finishTime) in didFinishLoading()
DWorkerLoaderClientBridgeSyncHelper.cpp106 …d WorkerLoaderClientBridgeSyncHelper::didFinishLoading(unsigned long identifier, double finishTime) in didFinishLoading()
DFrameFetchContext.cpp181 …hDidFinishLoading(DocumentLoader* loader, unsigned long identifier, double finishTime, int64_t enc… in dispatchDidFinishLoading()
DWorkerThreadableLoader.cpp235 …erThreadableLoader::MainThreadBridge::didFinishLoading(unsigned long identifier, double finishTime) in didFinishLoading()
DDocumentThreadableLoader.cpp426 void DocumentThreadableLoader::handleSuccessfulFinish(unsigned long identifier, double finishTime) in handleSuccessfulFinish()
DDocumentLoader.cpp251 void DocumentLoader::finishedLoading(double finishTime) in finishedLoading()
/external/chromium_org/content/renderer/fetchers/
Dweb_url_loader_client_impl.cc51 double finishTime, in didFinishLoading()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTests.js436 function finishResource(resource, finishTime) argument
459 function finishResource(resource, finishTime) argument
482 function finishResource(resource, finishTime) argument
506 function finishResource(resource, finishTime) argument
/external/chromium_org/third_party/WebKit/public/platform/
DWebURLLoaderClient.h68 …virtual void didFinishLoading(WebURLLoader* loader, double finishTime, int64_t totalEncodedDataLen… in didFinishLoading()
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DResourceLoader.cpp222 void ResourceLoader::didFinishLoadingOnePart(double finishTime, int64 encodedDataLength) in didFinishLoadingOnePart()
440 void ResourceLoader::didFinishLoading(blink::WebURLLoader*, double finishTime, int64 encodedDataLen… in didFinishLoading()
DResource.cpp268 void Resource::finish(double finishTime) in finish()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DSocketTransportWrapper.java158 long finishTime = System.currentTimeMillis() + attachTimeout; in attach() local
/external/chromium_org/content/renderer/media/android/
Dmedia_info_loader.cc166 double finishTime, in didFinishLoading()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DNetworkManager.js354 loadingFinished: function(requestId, finishTime, encodedDataLength) argument
543 _finishNetworkRequest: function(networkRequest, finishTime, encodedDataLength) argument
/external/chromium_org/third_party/WebKit/Source/web/
DAssociatedURLLoader.cpp242 …d AssociatedURLLoader::ClientAdapter::didFinishLoading(unsigned long identifier, double finishTime) in didFinishLoading()
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.cc135 double finishTime, in didFinishLoading()
514 blink::WebURLLoader* loader, double finishTime, in didFinishLoading()
1087 void WebPluginImpl::didFinishLoading(WebURLLoader* loader, double finishTime) { in didFinishLoading()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DTimelineRecordFactory.cpp167 …neRecordFactory::createResourceFinishData(const String& requestId, bool didFail, double finishTime) in createResourceFinishData()
DInspectorTraceEvents.cpp174 …ormat> InspectorResourceFinishEvent::data(unsigned long identifier, double finishTime, bool didFai… in data()
/external/chromium_org/media/blink/
Dbuffered_resource_loader.cc491 double finishTime, in didFinishLoading()
/external/chromium_org/third_party/WebKit/Source/web/tests/
DAssociatedURLLoaderTest.cpp172 void didFinishLoading(WebURLLoader* loader, double finishTime, int64_t encodedDataLength) in didFinishLoading()
/external/chromium_org/content/child/
Dmultipart_response_delegate_unittest.cc75 WebURLLoader*, double finishTime, int64_t total_encoded_data_length) {} in didFinishLoading()
Dweb_url_loader_impl_unittest.cc208 double finishTime, in didFinishLoading()

12