Searched refs:createResourceFinishData (Results 1 – 3 of 3) sorted by relevance
67 …static PassRefPtr<JSONObject> createResourceFinishData(const String& requestId, bool didFail, doub…
167 PassRefPtr<JSONObject> TimelineRecordFactory::createResourceFinishData(const String& requestId, boo… in createResourceFinishData() function in WebCore::TimelineRecordFactory
740 …appendRecord(TimelineRecordFactory::createResourceFinishData(IdentifiersFactory::requestId(identif… in didFinishLoadingResource()