Home
last modified time | relevance | path

Searched refs:ProfileDataRemover (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/android/signin/
Dsignin_manager_android.cc46 class ProfileDataRemover : public BrowsingDataRemover::Observer { class
48 ProfileDataRemover(Profile* profile, const base::Closure& callback) in ProfileDataRemover() function in __anone9d9fa4c0111::ProfileDataRemover
56 virtual ~ProfileDataRemover() {} in ~ProfileDataRemover()
69 DISALLOW_COPY_AND_ASSIGN(ProfileDataRemover);
162 new ProfileDataRemover( in WipeProfileData()