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

  /frameworks/av/media/libstagefright/chromium_http/
support.h 53 struct SfRequestContext : public net::URLRequestContext {
54 SfRequestContext();
61 DISALLOW_EVIL_CONSTRUCTORS(SfRequestContext);
support.cpp 108 gReqContext = new SfRequestContext;
158 SfRequestContext::SfRequestContext() {
202 const std::string &SfRequestContext::GetUserAgent(const GURL &url) const {

Completed in 165 milliseconds