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

  /external/chromium_org/chrome/browser/signin/
signin_account_id_helper.h 42 void OnPrimaryAccountIdFetched(const std::string& account_id);
signin_account_id_helper.cc 86 signin_account_id_helper_->OnPrimaryAccountIdFetched("");
91 signin_account_id_helper_->OnPrimaryAccountIdFetched(account_id);
144 void SigninAccountIdHelper::OnPrimaryAccountIdFetched(

Completed in 2966 milliseconds