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

  /external/chromium_org/ash/session/
session_state_delegate.cc 10 return GetSessionState() ==
session_state_delegate.h 124 virtual SessionState GetSessionState() const = 0;
  /external/chromium_org/chrome/browser/chromeos/login/
session_login_browsertest.cc 43 GetSessionState());
50 GetSessionState());
54 GetSessionState());
  /external/chromium_org/chrome/browser/chromeos/login/ui/
user_adding_screen_browsertest.cc 100 GetSessionState());
106 GetSessionState());
113 GetSessionState());
120 GetSessionState());
138 GetSessionState());
143 GetSessionState());
153 GetSessionState());
158 GetSessionState());
165 GetSessionState());
  /external/chromium_org/ash/test/
test_session_state_delegate.h 43 virtual SessionState GetSessionState() const OVERRIDE;
test_session_state_delegate.cc 148 SessionStateDelegate::SessionState TestSessionStateDelegate::GetSessionState()
  /external/chromium_org/chrome/browser/ui/ash/
session_state_delegate_views.cc 65 ash::SessionStateDelegate::SessionState SessionStateDelegate::GetSessionState()
session_state_delegate_views.h 37 virtual SessionState GetSessionState() const OVERRIDE;
session_state_delegate_chromeos.h 44 virtual SessionState GetSessionState() const OVERRIDE;
session_state_delegate_chromeos.cc 151 SessionStateDelegateChromeos::GetSessionState() const {
  /external/chromium_org/content/browser/speech/
speech_recognition_manager_impl.h 160 FSMState GetSessionState(int session_id) const;
speech_recognition_manager_impl.cc 495 FSMState session_state = GetSessionState(session_id);
516 // we're directly retrieving it (through GetSessionState), we see its events
569 SpeechRecognitionManagerImpl::GetSessionState(int session_id) const {
633 << " in state " << GetSessionState(session.id)
  /external/chromium_org/ash/shell/
shell_delegate_impl.cc 114 virtual SessionState GetSessionState() const OVERRIDE {

Completed in 90 milliseconds