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

  /external/chromium_org/chrome/browser/signin/
signin_account_id_helper.h 46 scoped_ptr<AccountIdFetcher> id_fetcher_; member in class:SigninAccountIdHelper
signin_account_id_helper.cc 114 id_fetcher_.reset(new AccountIdFetcher(profile_, this));
139 id_fetcher_.reset(new AccountIdFetcher(profile_, this));

Completed in 80 milliseconds