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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 296 context->SetCookieStore(new net::CookieMonster(NULL, NULL));
profile_io_data.h 228 void SetCookieStore(net::CookieStore* cookie_store);
profile_impl_io_data.cc 582 context->SetCookieStore(cookie_store.get());
profile_io_data.cc 363 void ProfileIOData::AppRequestContext::SetCookieStore(
    [all...]

Completed in 882 milliseconds