Lines Matching refs:dataSource
306 COMPtr<IWebDataSource> dataSource;307 if (FAILED(frame->dataSource(&dataSource)))311 if (FAILED(dataSource->response(&response)) || !response)