Searched refs:network_simulator (Results 1 – 2 of 2) sorted by relevance
355 FakeFileAccess* network_simulator, in OpenDocumentHelper() argument359 network_simulator->AddSegment(0, 1024); in OpenDocumentHelper()360 network_simulator->SetRequestedDataAvailable(); in OpenDocumentHelper()361 avail->reset(FPDFAvail_Create(network_simulator->GetFileAvail(), in OpenDocumentHelper()362 network_simulator->GetFileAccess())); in OpenDocumentHelper()368 network_simulator->SetRequestedDataAvailable(); in OpenDocumentHelper()370 network_simulator->GetDownloadHints()); in OpenDocumentHelper()382 network_simulator->SetRequestedDataAvailable(); in OpenDocumentHelper()384 network_simulator->GetDownloadHints()); in OpenDocumentHelper()393 network_simulator->SetRequestedDataAvailable(); in OpenDocumentHelper()[all …]
222 FakeFileAccess* network_simulator,