Home
last modified time | relevance | path

Searched refs:hc_id (Results 1 – 20 of 20) sorted by relevance

/dports/devel/py-azure-mgmt-apimanagement/azure-mgmt-apimanagement-0.2.0/azure/mgmt/apimanagement/operations/
H A D_gateway_hostname_configuration_operations.py127 …self, resource_group_name, service_name, gateway_id, hc_id, custom_headers=None, raw=False, **oper… argument
157 'hcId': self._serialize.url("hc_id", hc_id, 'str', max_length=80, min_length=1),
191 …self, resource_group_name, service_name, gateway_id, hc_id, custom_headers=None, raw=False, **oper… argument
224 'hcId': self._serialize.url("hc_id", hc_id, 'str', max_length=80, min_length=1),
267 …self, resource_group_name, service_name, gateway_id, hc_id, parameters, custom_headers=None, raw=F… argument
302 'hcId': self._serialize.url("hc_id", hc_id, 'str', max_length=80, min_length=1),
354 …self, resource_group_name, service_name, gateway_id, hc_id, custom_headers=None, raw=False, **oper… argument
384 'hcId': self._serialize.url("hc_id", hc_id, 'str', max_length=80, min_length=1),
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/integration/route53/
H A Dtest_health_check.py79 hc_id = result['CreateHealthCheckResponse']['HealthCheck']['Id']
83 if hc['Id'] == hc_id:
87 result = self.conn.delete_health_check(hc_id)
90 self.assertFalse(hc['Id'] == hc_id)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/integration/route53/
H A Dtest_health_check.py79 hc_id = result['CreateHealthCheckResponse']['HealthCheck']['Id']
83 if hc['Id'] == hc_id:
87 result = self.conn.delete_health_check(hc_id)
90 self.assertFalse(hc['Id'] == hc_id)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/integration/route53/
H A Dtest_health_check.py79 hc_id = result['CreateHealthCheckResponse']['HealthCheck']['Id']
83 if hc['Id'] == hc_id:
87 result = self.conn.delete_health_check(hc_id)
90 self.assertFalse(hc['Id'] == hc_id)
/dports/devel/py-boto/boto-2.49.0/tests/integration/route53/
H A Dtest_health_check.py79 hc_id = result['CreateHealthCheckResponse']['HealthCheck']['Id']
83 if hc['Id'] == hc_id:
87 result = self.conn.delete_health_check(hc_id)
90 self.assertFalse(hc['Id'] == hc_id)
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/satip/
H A Dsatip_rtsp.c271 tvhtrace(LS_SATIP, "%04X: SETUP params - %s", hc->hc_id, buf); in satip_rtsp_setup()
347 tvhtrace(LS_SATIP, "%04X: PLAY params - %s", hc->hc_id, query); in satip_rtsp_play()
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/data/db/sqlite/
H A Dtables-1.13.sql126 hc_id INTEGER field
H A Dtables-1.15.sql163 hc_id int unsigned NOT NULL field
H A Dtables-1.17.sql181 hc_id int unsigned NOT NULL field
H A Dtables-1.16.sql169 hc_id int unsigned NOT NULL field
H A Dtables-1.19.sql194 hc_id int unsigned NOT NULL field
H A Dtables-1.18.sql187 hc_id int unsigned NOT NULL field
H A Dtables-1.20.sql194 hc_id int unsigned NOT NULL field
H A Dtables-1.22.sql196 hc_id int unsigned NOT NULL field
H A Dtables-1.23.sql198 hc_id int unsigned NOT NULL field
H A Dtables-1.21.sql198 hc_id int unsigned NOT NULL field
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dhttp.h308 int hc_id; member
H A Dhttpc.c96 return hc->hc_id; in shortid()
1565 hc->hc_id = ++tally; in http_client_connect()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sip/
H A Dsip.docs393 return header && header->sh_class->hc_id == sip_hdr_X;
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sip/
H A Dsip.docs393 return header && header->sh_class->hc_id == sip_hdr_X;