OnGetUserEmailResponse 170 chrome/browser/chromeos/login/oauth2_login_manager.cc OnGetUserEmailResponse(primary_account_id); OnGetUserEmailResponse 153 chrome/browser/chromeos/login/oauth2_login_manager.h virtual void OnGetUserEmailResponse(const std::string& user_email) OVERRIDE; OnGetUserEmailResponse 287 google_apis/gaia/gaia_oauth_client.cc delegate_->OnGetUserEmailResponse(email); OnGetUserEmailResponse 47 google_apis/gaia/gaia_oauth_client.h virtual void OnGetUserEmailResponse(const std::string& user_email) {} OnGetUserEmailResponse 192 google_apis/gaia/gaia_oauth_client_unittest.cc MOCK_METHOD1(OnGetUserEmailResponse, void(const std::string& user_email)); OnGetUserEmailResponse 310 google_apis/gaia/gaia_oauth_client_unittest.cc EXPECT_CALL(delegate, OnGetUserEmailResponse(kTestUserEmail)).Times(1); OnGetUserEmailResponse 71 remoting/host/oauth_token_getter.h virtual void OnGetUserEmailResponse(const std::string& user_email) OVERRIDE; OnGetUserEmailResponse 104 remoting/host/setup/host_starter.cc &HostStarter::OnGetUserEmailResponse, weak_ptr_, user_email)); OnGetUserEmailResponse 56 remoting/host/setup/host_starter.h virtual void OnGetUserEmailResponse(const std::string& user_email) OVERRIDE; OnGetUserEmailResponse 50 remoting/host/setup/oauth_client.h virtual void OnGetUserEmailResponse(const std::string& user_email) OVERRIDE;