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

  /external/chromium_org/chrome/browser/
io_thread.h 159 // |system_cookie_store| and |system_channel_id_service| are shared
161 scoped_refptr<net::CookieStore> system_cookie_store; member in struct:IOThread::Globals
io_thread.cc 254 context->set_cookie_store(globals->system_cookie_store.get());
283 context->set_cookie_store(globals->system_cookie_store.get());
642 globals_->system_cookie_store =
    [all...]

Completed in 283 milliseconds