Searched refs:OnAuthenticated (Results 1 – 10 of 10) sorted by relevance
150 OnAuthenticated(); in OnConnectionState()162 void ChromotingClient::OnAuthenticated() { in OnAuthenticated() function in remoting::ChromotingClient
89 void OnAuthenticated();
36 virtual void OnAuthenticated(const std::string& robot_oauth_refresh_token,
63 virtual void OnAuthenticated(const std::string& robot_oauth_refresh_token,
204 void CloudPrintProxy::OnAuthenticated( in OnAuthenticated() function in cloud_print::CloudPrintProxy
489 ->OnAuthenticated(robot_oauth_refresh_token, robot_email, user_email); in NotifyAuthenticated()
36 virtual void OnAuthenticated() = 0;
130 virtual void OnAuthenticated() OVERRIDE;
667 FOR_EACH_OBSERVER(APIUtilObserver, observers_, OnAuthenticated()); in OnReadyToSendRequests()
312 void DriveFileSyncService::OnAuthenticated() { in OnAuthenticated() function in sync_file_system::DriveFileSyncService