Home
last modified time | relevance | path

Searched refs:SetLoggingEnabled (Results 1 – 25 of 105) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DGetBucketLoggingResult.h39 inline void SetLoggingEnabled(const LoggingEnabled& value) { m_loggingEnabled = value; } in SetLoggingEnabled() function
42 inline void SetLoggingEnabled(LoggingEnabled&& value) { m_loggingEnabled = std::move(value); } in SetLoggingEnabled() function
45 …ketLoggingResult& WithLoggingEnabled(const LoggingEnabled& value) { SetLoggingEnabled(value); retu… in WithLoggingEnabled()
48 …inline GetBucketLoggingResult& WithLoggingEnabled(LoggingEnabled&& value) { SetLoggingEnabled(std:… in WithLoggingEnabled()
H A DBucketLoggingStatus.h47 …inline void SetLoggingEnabled(const LoggingEnabled& value) { m_loggingEnabledHasBeenSet = true; m_… in SetLoggingEnabled() function
50 …inline void SetLoggingEnabled(LoggingEnabled&& value) { m_loggingEnabledHasBeenSet = true; m_loggi… in SetLoggingEnabled() function
53 …inline BucketLoggingStatus& WithLoggingEnabled(const LoggingEnabled& value) { SetLoggingEnabled(va… in WithLoggingEnabled()
56 …inline BucketLoggingStatus& WithLoggingEnabled(LoggingEnabled&& value) { SetLoggingEnabled(std::mo… in WithLoggingEnabled()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DGetBucketLoggingResult.h39 inline void SetLoggingEnabled(const LoggingEnabled& value) { m_loggingEnabled = value; } in SetLoggingEnabled() function
42 inline void SetLoggingEnabled(LoggingEnabled&& value) { m_loggingEnabled = std::move(value); } in SetLoggingEnabled() function
45 …ketLoggingResult& WithLoggingEnabled(const LoggingEnabled& value) { SetLoggingEnabled(value); retu… in WithLoggingEnabled()
48 …inline GetBucketLoggingResult& WithLoggingEnabled(LoggingEnabled&& value) { SetLoggingEnabled(std:… in WithLoggingEnabled()
H A DBucketLoggingStatus.h47 …inline void SetLoggingEnabled(const LoggingEnabled& value) { m_loggingEnabledHasBeenSet = true; m_… in SetLoggingEnabled() function
50 …inline void SetLoggingEnabled(LoggingEnabled&& value) { m_loggingEnabledHasBeenSet = true; m_loggi… in SetLoggingEnabled() function
53 …inline BucketLoggingStatus& WithLoggingEnabled(const LoggingEnabled& value) { SetLoggingEnabled(va… in WithLoggingEnabled()
56 …inline BucketLoggingStatus& WithLoggingEnabled(LoggingEnabled&& value) { SetLoggingEnabled(std::mo… in WithLoggingEnabled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/webui/inspect/
H A Dinspect_ui.mm100 void SetLoggingEnabled(bool enabled);
121 SetLoggingEnabled(false);
132 SetLoggingEnabled(enabled);
135 void InspectDOMHandler::SetLoggingEnabled(bool enabled) {
184 SetLoggingEnabled(false);
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-redshift/include/aws/redshift/model/
H A DDisableLoggingResult.h52 inline void SetLoggingEnabled(bool value) { m_loggingEnabled = value; } in SetLoggingEnabled() function
58 …inline DisableLoggingResult& WithLoggingEnabled(bool value) { SetLoggingEnabled(value); return *th… in WithLoggingEnabled()
H A DDescribeLoggingStatusResult.h52 inline void SetLoggingEnabled(bool value) { m_loggingEnabled = value; } in SetLoggingEnabled() function
58 …inline DescribeLoggingStatusResult& WithLoggingEnabled(bool value) { SetLoggingEnabled(value); ret… in WithLoggingEnabled()
H A DEnableLoggingResult.h52 inline void SetLoggingEnabled(bool value) { m_loggingEnabled = value; } in SetLoggingEnabled() function
58 …inline EnableLoggingResult& WithLoggingEnabled(bool value) { SetLoggingEnabled(value); return *thi… in WithLoggingEnabled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/crash_report/breadcrumbs/
H A Dbreadcrumb_manager_browser_agent.h65 void SetLoggingEnabled(bool enabled);
H A Dbreadcrumb_manager_browser_agent.mm57 void BreadcrumbManagerBrowserAgent::SetLoggingEnabled(bool enabled) { function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/search/src/
H A DnsMsgFilterList.cpp67 NS_IMETHODIMP nsMsgFilterList::SetLoggingEnabled(bool enabled) { in SetLoggingEnabled() function in nsMsgFilterList
143 SetLoggingEnabled(false); in ClearLog()
152 SetLoggingEnabled(loggingEnabled); in ClearLog()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/FrameDebugger/
H A DQtFramedebugger.cpp35 m_gs->SetLoggingEnabled(false); in QtFramedebugger()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/gs/
H A DGSHandler.h786 void SetLoggingEnabled(bool);
H A DGSHandler.cpp1603 void CGSHandler::SetLoggingEnabled(bool loggingEnabled) in SetLoggingEnabled() function in CGSHandler
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/main/
H A Dscene_controller.mm2552 ->SetLoggingEnabled(false);
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6586 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10172 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6932 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10897 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6932 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10897 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6932 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10897 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6932 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10897 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6842 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10743 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6853 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10828 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6932 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10897 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6932 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10897 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go6932 func (s *BucketLoggingStatus) SetLoggingEnabled(v *LoggingEnabled) *BucketLoggingStatus { func
10897 func (s *GetBucketLoggingOutput) SetLoggingEnabled(v *LoggingEnabled) *GetBucketLoggingOutput { func

12345