Home
last modified time | relevance | path

Searched refs:StopSession (Results 1 – 25 of 129) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/xr/metrics/
H A Dsession_timer.cc19 StopSession(false, base::Time::Now()); in ~SessionTimer()
30 StopSession(false, stop_time_); in StartSession()
36 void SessionTimer::StopSession(bool continuable, base::Time stop_time) { in StopSession() function in content::SessionTimer
H A Dsession_timer.h31 void StopSession(bool continuable, base::Time stop_time);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dsession_length_limiter.cc42 void StopSession() override;
58 void SessionLengthLimiterDelegateImpl::StopSession() { in StopSession() function in chromeos::__anoned12d2020111::SessionLengthLimiterDelegateImpl
212 delegate_->StopSession(); in UpdateLimit()
220 &SessionLengthLimiter::Delegate::StopSession); in UpdateLimit()
H A Dsession_length_limiter.h32 virtual void StopSession() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/mirroring/service/
H A Dsession_unittest.cc284 void StopSession() { in StopSession() function in mirroring::SessionTest
414 StopSession(); in TEST_F()
422 StopSession(); in TEST_F()
429 StopSession(); in TEST_F()
436 StopSession(); in TEST_F()
451 StopSession(); in TEST_F()
460 StopSession(); in TEST_F()
472 StopSession(); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/mirroring/service/
H A Dsession_unittest.cc242 void StopSession() { in StopSession() function in mirroring::SessionTest
363 StopSession(); in TEST_F()
370 StopSession(); in TEST_F()
376 StopSession(); in TEST_F()
391 StopSession(); in TEST_F()
400 StopSession(); in TEST_F()
412 StopSession(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/login/session/
H A Dsession_termination_manager_unittest.cc39 session_termination_manager_.StopSession( in TEST_F()
48 session_termination_manager_.StopSession( in TEST_F()
H A Dsession_termination_manager.cc36 void SessionTerminationManager::StopSession( in StopSession() function in chromeos::SessionTerminationManager
42 SessionManagerClient::Get()->StopSession(reason); in StopSession()
H A Dsession_termination_manager.h26 void StopSession(login_manager::SessionStopReason reason); in COMPONENT_EXPORT()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/app/webrtc/
H A Dpeerconnection_unittest.cc132 void StopSession() { in StopSession() function in PeerConnectionTestClientBase
496 bool StopSession() { in StopSession() function in P2PTestConductor
500 initiating_client_->StopSession(); in StopSession()
501 receiving_client_->StopSession(); in StopSession()
518 EXPECT_TRUE(StopSession()); in LocalP2PTest()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/build/
H A Dperfprobe.cpp92 StopSession(); in ~ProbeManager()
202 nsresult ProbeManager::StopSession() { in StopSession() function in mozilla::probes::ProbeManager
H A Dperfprobe.h135 nsresult StopSession();
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/build/
H A Dperfprobe.cpp93 StopSession(); in ~ProbeManager()
202 nsresult ProbeManager::StopSession() { in StopSession() function in mozilla::probes::ProbeManager
H A Dperfprobe.h136 nsresult StopSession();
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/build/
H A Dperfprobe.cpp107 StopSession(); in ~ProbeManager()
228 ProbeManager::StopSession() in StopSession() function in mozilla::probes::ProbeManager
H A Dperfprobe.h140 nsresult StopSession();
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/build/
H A Dperfprobe.cpp92 StopSession(); in ~ProbeManager()
202 nsresult ProbeManager::StopSession() { in StopSession() function in mozilla::probes::ProbeManager
H A Dperfprobe.h135 nsresult StopSession();
/dports/www/firefox/firefox-99.0/xpcom/build/
H A Dperfprobe.cpp92 StopSession(); in ~ProbeManager()
202 nsresult ProbeManager::StopSession() { in StopSession() function in mozilla::probes::ProbeManager
H A Dperfprobe.h135 nsresult StopSession();
/dports/www/firefox-esr/firefox-91.8.0/xpcom/build/
H A Dperfprobe.cpp92 StopSession(); in ~ProbeManager()
202 nsresult ProbeManager::StopSession() { in StopSession() function in mozilla::probes::ProbeManager
H A Dperfprobe.h135 nsresult StopSession();
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/test/
H A Dfake_vr_device.h32 void StopSession() { OnPresentingControllerMojoConnectionError(); } in StopSession() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/lifetime/
H A Dtermination_notification.cc68 chromeos::SessionTerminationManager::Get()->StopSession( in NotifyAndTerminate()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/platforms/umc/include/
H A Dumcframework.h47 void StopSession(const char* id);

123456