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

  /external/chromium_org/chrome/browser/profiles/
profile_downloader.h 52 virtual void StartForAccount(const std::string& account_id);
profile_downloader.cc 220 StartForAccount(std::string());
223 void ProfileDownloader::StartForAccount(const std::string& account_id) {
  /external/chromium_org/chrome/browser/android/profiles/
profile_downloader_android.cc 35 profile_image_downloader_->StartForAccount(account_id_);

Completed in 74 milliseconds