HomeSort by relevance Sort by last modified time
    Searched refs:AsyncRequestInfo (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/thumbnails/
render_widget_snapshot_taker.h 77 struct AsyncRequestInfo;
79 linked_ptr<AsyncRequestInfo> > SnapshotCallbackMap;
render_widget_snapshot_taker.cc 22 struct RenderWidgetSnapshotTaker::AsyncRequestInfo {
79 linked_ptr<AsyncRequestInfo> request_info(new AsyncRequestInfo);
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator.h 146 struct AsyncRequestInfo;
148 linked_ptr<AsyncRequestInfo> > ThumbnailCallbackMap;
thumbnail_generator.cc 127 struct ThumbnailGenerator::AsyncRequestInfo {
230 linked_ptr<AsyncRequestInfo> request_info(new AsyncRequestInfo);

Completed in 140 milliseconds