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

  /external/chromium/chrome/browser/profiles/
profile_io_data.h 108 scoped_refptr<net::CookieMonster::Delegate> cookie_monster_delegate; member in struct:ProfileIOData::ProfileParams
profile_impl_io_data.cc 248 NULL, profile_params->cookie_monster_delegate);
263 profile_params->cookie_monster_delegate);
off_the_record_profile_io_data.cc 150 new net::CookieMonster(NULL, profile_params->cookie_monster_delegate));
profile_io_data.cc 175 params->cookie_monster_delegate = new ChromeCookieMonsterDelegate(profile);

Completed in 38 milliseconds