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

  /external/chromium_org/components/signin/core/browser/
signin_account_id_helper.h 41 void OnPrimaryAccountIdFetched(const std::string& gaia_id);
signin_account_id_helper.cc 90 signin_account_id_helper_->OnPrimaryAccountIdFetched("");
95 signin_account_id_helper_->OnPrimaryAccountIdFetched(gaia_id);
148 void SigninAccountIdHelper::OnPrimaryAccountIdFetched(

Completed in 222 milliseconds