Searched refs:ProfileGetter (Results 1 – 1 of 1) sorted by relevance
48 profile_getter_ = new ProfileGetter(profile); in ChromeCookieMonsterDelegate()71 class ProfileGetter class in __anon33450f120111::ChromeCookieMonsterDelegate72 : public base::RefCountedThreadSafe<ProfileGetter,76 explicit ProfileGetter(Profile* profile) : profile_(profile) { in ProfileGetter() function in __anon33450f120111::ChromeCookieMonsterDelegate::ProfileGetter102 friend class DeleteTask<ProfileGetter>;104 virtual ~ProfileGetter() {} in ~ProfileGetter()126 scoped_refptr<ProfileGetter> profile_getter_;