Home
last modified time | relevance | path

Searched refs:StopOutput (Results 1 – 19 of 19) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/logging/rtc_event_log/
H A Drtc_event_log.cc112 void StopOutput() RTC_RUN_ON(&task_queue_);
350 StopOutput(); in LogEventsFromMemoryToOutput()
373 StopOutput(); in LogToOutput()
380 void RtcEventLogImpl::StopOutput() { in StopOutput() function in webrtc::__anon096423b60111::RtcEventLogImpl
392 StopOutput(); in StopLoggingInternal()
401 StopOutput(); // Clean-up. in WriteToOutput()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/logging/rtc_event_log/
H A Drtc_event_log.cc112 void StopOutput() RTC_RUN_ON(&task_queue_);
350 StopOutput(); in LogEventsFromMemoryToOutput()
373 StopOutput(); in LogToOutput()
380 void RtcEventLogImpl::StopOutput() { in StopOutput() function in webrtc::__anon0d52179f0111::RtcEventLogImpl
392 StopOutput(); in StopLoggingInternal()
401 StopOutput(); // Clean-up. in WriteToOutput()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/logging/rtc_event_log/
H A Drtc_event_log.cc112 void StopOutput() RTC_RUN_ON(&task_queue_);
350 StopOutput(); in LogEventsFromMemoryToOutput()
373 StopOutput(); in LogToOutput()
380 void RtcEventLogImpl::StopOutput() { in StopOutput() function in webrtc::__anon2c84cd030111::RtcEventLogImpl
392 StopOutput(); in StopLoggingInternal()
401 StopOutput(); // Clean-up. in WriteToOutput()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/decklink/
H A DDecklinkOutput.cpp46 instance->StopOutput(); in Activate()
73 instance->StopOutput(); in Deactivate()
H A Ddecklink-device-instance.hpp95 bool StopOutput(void);
H A Ddecklink-device-instance.cpp566 bool DeckLinkDeviceInstance::StopOutput() in StopOutput() function in DeckLinkDeviceInstance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/logging/rtc_event_log/
H A Drtc_event_log_impl.cc249 void RtcEventLogImpl::StopOutput() { in StopOutput() function in webrtc::RtcEventLogImpl
259 StopOutput(); in StopLoggingInternal()
268 StopOutput(); // Clean-up. in WriteToOutput()
H A Drtc_event_log_impl.h54 void StopOutput() RTC_RUN_ON(task_queue_);
/dports/net-im/tg_owt/tg_owt-d578c76/src/logging/rtc_event_log/
H A Drtc_event_log_impl.cc249 void RtcEventLogImpl::StopOutput() { in StopOutput() function in webrtc::RtcEventLogImpl
259 StopOutput(); in StopLoggingInternal()
268 StopOutput(); // Clean-up. in WriteToOutput()
H A Drtc_event_log_impl.h55 void StopOutput() RTC_RUN_ON(task_queue_);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/logging/rtc_event_log/
H A Drtc_event_log_impl.cc249 void RtcEventLogImpl::StopOutput() { in StopOutput() function in webrtc::RtcEventLogImpl
259 StopOutput(); in StopLoggingInternal()
268 StopOutput(); // Clean-up. in WriteToOutput()
H A Drtc_event_log_impl.h54 void StopOutput() RTC_RUN_ON(task_queue_);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/logging/rtc_event_log/
H A Drtc_event_log_impl.cc249 void RtcEventLogImpl::StopOutput() { in StopOutput() function in webrtc::RtcEventLogImpl
259 StopOutput(); in StopLoggingInternal()
268 StopOutput(); // Clean-up. in WriteToOutput()
H A Drtc_event_log_impl.h54 void StopOutput() RTC_RUN_ON(task_queue_);
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/src/
H A DWSRequestHandler_Outputs.cpp168 RpcResponse WSRequestHandler::StopOutput(const RpcRequest& request) in StopOutput() function in WSRequestHandler
H A DWSRequestHandler.cpp153 { "StopOutput", &WSRequestHandler::StopOutput }
H A DWSRequestHandler.h170 RpcResponse StopOutput(const RpcRequest&);
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/GUI/
H A DPageRecord.h184 void StopOutput(bool final);
H A DPageRecord.cpp721 StopOutput(true);
854 void PageRecord::StopOutput(bool final) { function in PageRecord
1235 StopOutput(false);