Searched defs:ResourceRequestInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dresource_request_info.h23 // ResourceRequestInfo instance associated with it.
24 class ResourceRequestInfo { class in namespace:content
26 // Returns the ResourceRequestInfo associated with the given URLRequest.
27 CONTENT_EXPORT static const ResourceRequestInfo* ForRequest(
30 // Allocates a new, dummy ResourceRequestInfo and associates it with the
118 virtual ~ResourceRequestInfo() {}

Completed in 134 milliseconds