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

  /external/chromium/net/url_request/
url_request_context.h 68 net::CookieStore* cookie_store() { return cookie_store_.get(); }
136 scoped_refptr<net::CookieStore> cookie_store_; member in class:URLRequestContext
url_request_unittest.h 163 cookie_store_ = new net::CookieMonster();

Completed in 65 milliseconds