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

  /external/chromium/chrome/browser/profiles/
profile_io_data.cc 48 profile_getter_ = new ProfileGetter(profile);
117 if (profile_getter_->get()) {
121 Source<Profile>(profile_getter_->get()),
126 scoped_refptr<ProfileGetter> profile_getter_; member in class:__anon4788::ChromeCookieMonsterDelegate
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc 108 : profile_getter_(profile_getter) {
130 Profile* profile = profile_getter_.Run();
140 const base::Callback<Profile*(void)> profile_getter_; member in class:__anon8016::ChromeCookieMonsterDelegate
    [all...]

Completed in 455 milliseconds