Home
last modified time | relevance | path

Searched refs:SetEventLog (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appconfig/include/aws/appconfig/model/
H A DGetDeploymentResult.h460 inline void SetEventLog(const Aws::Vector<DeploymentEvent>& value) { m_eventLog = value; } in SetEventLog() function
466 inline void SetEventLog(Aws::Vector<DeploymentEvent>&& value) { m_eventLog = std::move(value); } in SetEventLog() function
472 …ymentResult& WithEventLog(const Aws::Vector<DeploymentEvent>& value) { SetEventLog(value); return … in WithEventLog()
478 …inline GetDeploymentResult& WithEventLog(Aws::Vector<DeploymentEvent>&& value) { SetEventLog(std::… in WithEventLog()
H A DStartDeploymentResult.h460 inline void SetEventLog(const Aws::Vector<DeploymentEvent>& value) { m_eventLog = value; } in SetEventLog() function
466 inline void SetEventLog(Aws::Vector<DeploymentEvent>&& value) { m_eventLog = std::move(value); } in SetEventLog() function
472 …ymentResult& WithEventLog(const Aws::Vector<DeploymentEvent>& value) { SetEventLog(value); return … in WithEventLog()
478 …inline StartDeploymentResult& WithEventLog(Aws::Vector<DeploymentEvent>&& value) { SetEventLog(std… in WithEventLog()
H A DStopDeploymentResult.h460 inline void SetEventLog(const Aws::Vector<DeploymentEvent>& value) { m_eventLog = value; } in SetEventLog() function
466 inline void SetEventLog(Aws::Vector<DeploymentEvent>&& value) { m_eventLog = std::move(value); } in SetEventLog() function
472 …ymentResult& WithEventLog(const Aws::Vector<DeploymentEvent>& value) { SetEventLog(value); return … in WithEventLog()
478 …inline StopDeploymentResult& WithEventLog(Aws::Vector<DeploymentEvent>&& value) { SetEventLog(std:… in WithEventLog()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/scollector/
H A Dservice_windows.go187 slog.SetEventLog(debug.New(name), 1)
193 slog.SetEventLog(elog, 1)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/slog/
H A Dslog_windows.go17 func SetEventLog(l debug.Log, eid uint32) { func
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/bitrate_controller/include/mock/
H A Dmock_bitrate_controller.h42 MOCK_METHOD1(SetEventLog, void(RtcEventLog* event_log));
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/bitrate_controller/include/mock/
H A Dmock_bitrate_controller.h42 MOCK_METHOD1(SetEventLog, void(RtcEventLog* event_log));
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/bitrate_controller/include/mock/
H A Dmock_bitrate_controller.h42 MOCK_METHOD1(SetEventLog, void(RtcEventLog* event_log));
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/bitrate_controller/include/mock/
H A Dmock_bitrate_controller.h42 MOCK_METHOD1(SetEventLog, void(RtcEventLog* event_log));
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dchannel.cc88 void SetEventLog(RtcEventLog* event_log) { in SetEventLog() function in webrtc::voe::RtcEventLogProxy
1816 event_log_proxy_->SetEventLog(event_log); in SetRtcEventLog()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dchannel.cc88 void SetEventLog(RtcEventLog* event_log) { in SetEventLog() function in webrtc::voe::RtcEventLogProxy
1816 event_log_proxy_->SetEventLog(event_log); in SetRtcEventLog()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dchannel.cc88 void SetEventLog(RtcEventLog* event_log) { in SetEventLog() function in webrtc::voe::RtcEventLogProxy
1815 event_log_proxy_->SetEventLog(event_log); in SetRtcEventLog()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go4950 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
6220 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
6471 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dchannel.cc144 void SetEventLog(RtcEventLog* event_log) { in SetEventLog() function in webrtc::voe::RtcEventLogProxy
3124 event_log_proxy_->SetEventLog(event_log); in SetRtcEventLog()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5919 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7855 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
8122 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5919 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7855 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
8122 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/appconfig/
H A Dapi.go5619 func (s *GetDeploymentOutput) SetEventLog(v []*DeploymentEvent) *GetDeploymentOutput { func
7327 func (s *StartDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StartDeploymentOutput { func
7578 func (s *StopDeploymentOutput) SetEventLog(v []*DeploymentEvent) *StopDeploymentOutput { func

12