OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AsyncRequestInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/thumbnails/
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.cc
127
struct ThumbnailGenerator::
AsyncRequestInfo
{
230
linked_ptr<
AsyncRequestInfo
> request_info(new
AsyncRequestInfo
);
Completed in 29 milliseconds