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

/frameworks/av/media/libstagefright/chromium_http/
H A Dsupport.h53 struct SfRequestContext : public net::URLRequestContext { struct in namespace:android
54 SfRequestContext();
61 DISALLOW_EVIL_CONSTRUCTORS(SfRequestContext);
H A Dsupport.cpp108 gReqContext = new SfRequestContext;
158 SfRequestContext::SfRequestContext() { function in class:android::SfRequestContext
202 const std::string &SfRequestContext::GetUserAgent(const GURL &url) const {

Completed in 51 milliseconds