Searched refs:AccountInfoRetriever (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/android/profiles/
H A Dprofile_downloader_android.cc24 class AccountInfoRetriever : public ProfileDownloaderDelegate { class in namespace:__anon2811
26 explicit AccountInfoRetriever(Profile* profile, function in class:__anon2811::AccountInfoRetriever
88 DISALLOW_COPY_AND_ASSIGN(AccountInfoRetriever);
158 AccountInfoRetriever* retriever =
159 new AccountInfoRetriever(profile, account_id, image_side_pixels);

Completed in 87 milliseconds