Searched defs:StopSession (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/mojo/spy/
H A Dspy_server_impl.cc53 void SpyServerImpl::StopSession( function in class:mojo::SpyServerImpl
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item_unittest.cc66 void StopSession() { function in class:ash::ScreenTrayItemTest
124 test->StopSession();
186 test->StopSession();
210 test->StopSession();
/external/chromium_org/chrome/browser/chromeos/
H A Dsession_length_limiter.cc41 virtual void StopSession() OVERRIDE;
57 void SessionLengthLimiterDelegateImpl::StopSession() { function in class:chromeos::__anon3460::SessionLengthLimiterDelegateImpl
203 delegate_->StopSession();
210 &SessionLengthLimiter::Delegate::StopSession);
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_settings_test_helper.cc114 void DeviceSettingsTestHelper::StopSession() {} function in class:chromeos::DeviceSettingsTestHelper
/external/chromium_org/chromeos/dbus/
H A Dfake_session_manager_client.cc57 void FakeSessionManagerClient::StopSession() { function in class:chromeos::FakeSessionManagerClient
/external/chromium_org/content/browser/renderer_host/media/
H A Dvideo_capture_controller.cc129 // transitions to true as soon as StopSession() occurs, at which point the
293 void VideoCaptureController::StopSession(int session_id) { function in class:content::VideoCaptureController
295 DVLOG(1) << "VideoCaptureController::StopSession, id " << session_id;

Completed in 143 milliseconds