Home
last modified time | relevance | path

Searched refs:CheckRequestType (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/goprotobuf/protobuf-1.1.0/src/google.golang.org/genproto/googleapis/monitoring/v3/
H A Duptime.pb.go123 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
206 return m.CheckRequestType
317 switch x := m.CheckRequestType.(type) {
360 m.CheckRequestType = &UptimeCheckConfig_HttpCheck_{msg}
368 m.CheckRequestType = &UptimeCheckConfig_TcpCheck_{msg}
394 switch x := m.CheckRequestType.(type) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/genproto/googleapis/monitoring/v3/
H A Duptime.pb.go204 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
329 return m.CheckRequestType
419 switch x := m.CheckRequestType.(type) {
462 m.CheckRequestType = &UptimeCheckConfig_HttpCheck_{msg}
470 m.CheckRequestType = &UptimeCheckConfig_TcpCheck_{msg}
496 switch x := m.CheckRequestType.(type) {
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/genproto/go-genproto-082222b4a5c5/googleapis/monitoring/v3/
H A Duptime.pb.go214 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
343 return m.CheckRequestType
433 switch x := m.CheckRequestType.(type) {
476 m.CheckRequestType = &UptimeCheckConfig_HttpCheck_{msg}
484 m.CheckRequestType = &UptimeCheckConfig_TcpCheck_{msg}
510 switch x := m.CheckRequestType.(type) {
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/genproto/go-genproto-c66870c02cf8/googleapis/monitoring/v3/
H A Duptime.pb.go204 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
329 return m.CheckRequestType
419 switch x := m.CheckRequestType.(type) {
462 m.CheckRequestType = &UptimeCheckConfig_HttpCheck_{msg}
470 m.CheckRequestType = &UptimeCheckConfig_TcpCheck_{msg}
496 switch x := m.CheckRequestType.(type) {
/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/genproto/googleapis/monitoring/v3/
H A Duptime.pb.go204 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
329 return m.CheckRequestType
419 switch x := m.CheckRequestType.(type) {
462 m.CheckRequestType = &UptimeCheckConfig_HttpCheck_{msg}
470 m.CheckRequestType = &UptimeCheckConfig_TcpCheck_{msg}
496 switch x := m.CheckRequestType.(type) {
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_common/src/
H A Dbase_allocator.cpp74 mfxStatus BaseFrameAllocator::CheckRequestType(mfxFrameAllocRequest* request) { in CheckRequestType() function in BaseFrameAllocator
97 if (MFX_ERR_NONE != CheckRequestType(request)) in AllocFrames()
H A Dd3d_allocator.cpp272 mfxStatus D3DFrameAllocator::CheckRequestType(mfxFrameAllocRequest* request) { in CheckRequestType() function in D3DFrameAllocator
273 mfxStatus sts = BaseFrameAllocator::CheckRequestType(request); in CheckRequestType()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_common/src/
H A Dbase_allocator.cpp97 mfxStatus BaseFrameAllocator::CheckRequestType(mfxFrameAllocRequest *request) in CheckRequestType() function in BaseFrameAllocator
119 if (MFX_ERR_NONE != CheckRequestType(request)) in AllocFrames()
H A Dd3d_allocator.cpp317 mfxStatus D3DFrameAllocator::CheckRequestType(mfxFrameAllocRequest *request) in CheckRequestType() function in D3DFrameAllocator
319 mfxStatus sts = BaseFrameAllocator::CheckRequestType(request); in CheckRequestType()
/dports/sysutils/sensu-go/sensu-go-5.11.1/types/
H A Daliases.go158 CheckRequestType = v2.CheckRequestType const
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_common/include/
H A Dd3d_allocator.h44 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest* request);
H A Dsysmem_allocator.h42 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest* request);
H A Dvaapi_allocator.h76 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest* request);
H A Dd3d11_allocator.h123 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest* request);
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_common/include/
H A Dd3d_allocator.h68 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest *request);
H A Dsysmem_allocator.h60 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest *request);
H A Dvaapi_allocator.h98 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest *request);
H A Dbase_allocator.h173 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest *request);
H A Dd3d11_allocator.h157 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest *request);
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_camera/include/
H A Dcamera_sysmem_allocator.h61 virtual mfxStatus CheckRequestType(mfxFrameAllocRequest *request);
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_camera/src/
H A Dcamera_sysmem_allocator.cpp197 mfxStatus CamSysMemFrameAllocator::CheckRequestType(mfxFrameAllocRequest *request) in CheckRequestType() function in CamSysMemFrameAllocator
199 mfxStatus sts = BaseFrameAllocator::CheckRequestType(request); in CheckRequestType()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/monitoring/v3/
H A Duptime.pb.go222 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
352 return m.CheckRequestType
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/google.golang.org/genproto/googleapis/monitoring/v3/
H A Duptime.pb.go222 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
352 return m.CheckRequestType
/dports/misc/concourse/vault-bdd38fca2cff/vendor/google.golang.org/genproto/googleapis/monitoring/v3/
H A Duptime.pb.go222 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
352 return m.CheckRequestType
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/genproto/go-genproto-eb59cef1c072/googleapis/monitoring/v3/
H A Duptime.pb.go222 CheckRequestType isUptimeCheckConfig_CheckRequestType `protobuf_oneof:"check_request_type"` member
352 return m.CheckRequestType

1234