Home
last modified time | relevance | path

Searched defs:host (Results 1 – 25 of 4205) sorted by relevance

12345678910>>...169

/aosp_15_r20/external/autotest/server/hosts/
H A Dservo_repair.py43 def wrapper(self, host): argument
68 def verify(self, host): argument
88 def _is_applicable(self, host): argument
109 def verify(self, host): argument
125 def verify(self, host): argument
157 def _is_applicable(self, host): argument
178 def verify(self, host): argument
189 def _is_applicable(self, host): argument
209 def verify(self, host): argument
221 def _is_applicable(self, host): argument
[all …]
H A Dcros_repair.py140 def verify(self, host): argument
146 def _load_info(self, host): argument
164 def _validate_battery(self, host, info): argument
247 def verify(self, host): argument
251 def _verify_cros_version(self, host): argument
269 def _verify_job_repo_url(self, host): argument
313 def verify(self, host): argument
334 def verify(self, host): argument
376 def verify(self, host): argument
394 def verify(self, host): argument
[all …]
H A Dcros_firmware.py69 def _is_firmware_testing_device(host): argument
84 def _is_firmware_update_supported(host): argument
102 def _get_available_firmware(host, model): argument
133 def verify(self, host): argument
174 def _get_faft_stable_build(self, host): argument
178 def _get_os_stable_build(self, host): argument
182 def _run_faft_repair(self, host, build): argument
185 def _run_general_repair(self, host, build): argument
234 def repair(self, host): argument
249 def _is_applicable(self, host): argument
[all …]
H A Dcros_label.py35 def _parse_lsb_output(host): argument
53 def generate_labels(self, host): argument
75 def generate_labels(self, host): argument
100 def exists(self, host): argument
103 def generate_labels(self, host): argument
136 def exists(self, host): argument
145 def generate_labels(self, host): argument
170 def generate_labels(self, host): argument
186 def exists(self, host): argument
211 def exists(self, host): argument
[all …]
H A Dbase_label.py25 def exists_wrapper(self, host): argument
50 def generate_labels(self, host): argument
62 def exists(self, host): argument
76 def get(self, host): argument
139 def generate_labels(self, host): argument
143 def exists(self, host): argument
164 def get(self, host): argument
214 def get_labels(self, host): argument
231 def get_labels_for_update(self, host, task_name): argument
287 def _commit_info(self, host, new_info, keep_pool): argument
[all …]
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgob_util.py147 def GetCookies(host, path, cookie_paths=None): argument
178 def CreateHttpConn(host, path, reqtype='GET', headers=None, body=None): argument
250 def FetchUrl(host, path, reqtype='GET', headers=None, body=None, argument
383 def QueryChanges(host, param_dict, first_param=None, limit=None, o_params=None, argument
414 def MultiQueryChanges(host, param_dict, change_list, limit=None, o_params=None, argument
438 def GetGerritFetchUrl(host): argument
443 def GetChangePageUrl(host, change_number): argument
453 def GetChangeUrl(host, change): argument
458 def GetChange(host, change): argument
463 def GetChangeReview(host, change, revision=None): argument
[all …]
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLEngineTest.java98 String host = "new host"; in test_ConstructorLjava_lang_StringI02() local
101 assertEquals(e.getPeerHost(), host); in test_ConstructorLjava_lang_StringI02() local
112 String host = "new host"; in test_ConstructorLjava_lang_StringI03() local
115 assertEquals(e.getPeerHost(), host); in test_ConstructorLjava_lang_StringI03() local
340 String host = "new host"; in test_unwrap_02() local
376 String host = "new host"; in test_unwrap_03() local
398 String host = "new host"; in test_unwrap_04() local
436 String host = "new host"; in test_unwrap_05() local
455 String host = "new host"; in test_unwrap_06() local
482 String host = "new host"; in test_wrap_02() local
[all …]
/aosp_15_r20/external/autotest/site_utils/deployment/prepare/
H A Ddut.py102 def download_image_to_servo_usb(host, build): argument
112 def try_reset_by_servo(host): argument
129 def power_cycle_via_servo(host, recover_src=False): argument
166 def verify_battery_status(host): argument
235 def verify_servo(host): argument
270 def verify_ccd_testlab_enable(host): argument
301 def verify_labstation_RPM_config_unsafe(host): argument
341 def verify_boot_into_rec_mode(host): argument
386 def install_test_image(host): argument
425 def reinstall_test_image(host): argument
[all …]
/aosp_15_r20/external/cronet/url/
H A Durl_canon_host.cc203 const Component& host, in ScanHostname()
239 bool DoSimpleHost(const INCHAR* host, in DoSimpleHost()
342 bool DoComplexHost(const char* host, in DoComplexHost()
412 bool DoComplexHost(const char16_t* host, in DoComplexHost()
447 const Component& host, in DoHostSubstring()
466 bool DoOpaqueHost(const std::basic_string_view<CharT> host, in DoOpaqueHost()
507 const Component& host, in DoHost()
574 const Component& host, in CanonicalizeHost()
583 const Component& host, in CanonicalizeHost()
592 const Component& host, in CanonicalizeSpecialHost()
[all …]
H A Durl_canon_ip.cc129 Component host, in DoIPv4AddressToNumber()
217 const Component& host, in DoCanonicalizeIPv4Address()
302 bool DoParseIPv6(const CHAR* spec, const Component& host, IPv6Parsed* parsed) { in DoParseIPv6()
447 const Component& host, in DoIPv6AddressToNumber()
553 const Component& host, in DoCanonicalizeIPv6Address()
637 const Component& host, in CanonicalizeIPAddress()
649 const Component& host, in CanonicalizeIPAddress()
661 const Component& host, in CanonicalizeIPv6Address()
669 const Component& host, in CanonicalizeIPv6Address()
677 const Component& host, in IPv4AddressToNumber()
[all …]
/aosp_15_r20/external/autotest/client/common_lib/hosts/
H A Drepair.py188 def _is_applicable(self, host): argument
198 def _record(self, host, silent, status_code, *record_args): argument
218 def _record_good(self, host, silent): argument
227 def _record_fail(self, host, silent, exc): argument
237 def _verify_list(self, host, verifiers, silent): argument
274 def _verify_dependencies(self, host, silent): argument
400 def _verify_host(self, host, silent): argument
455 def verify(self, host): argument
557 def _record_start(self, host, silent): argument
566 def _record_end_good(self, host, silent): argument
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/url/tests/
Dsetters_tests.json489 "host": [ array
496 "host": "x", string
505 "host": "", string
514 "host": "", string
523 "host": "", string
532 "host": "x", string
541 "host": "", string
550 "host": "", string
559 "host": "", string
568 "host": "x", string
[all …]
Durltestdata.json12 "host": "example.org", string
27 "host": "foo:21", string
42 "host": "test", string
57 "host": "test", string
72 "host": "test", string
87 "host": "test", string
102 "host": "example.org", string
117 "host": "example.org", string
132 "host": "example.org", string
147 "host": "", string
[all …]
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Dmsdc.c70 static void msdc_reset_hw(struct msdc_ctrlr *host) in msdc_reset_hw()
86 static void msdc_init_hw(struct msdc_ctrlr *host) in msdc_init_hw()
146 static void msdc_fifo_clr(struct msdc_ctrlr *host) in msdc_fifo_clr()
154 static u32 msdc_cmd_find_resp(struct msdc_ctrlr *host, struct mmc_command *cmd) in msdc_cmd_find_resp()
171 static bool msdc_cmd_is_ready(struct msdc_ctrlr *host) in msdc_cmd_is_ready()
194 static u32 msdc_cmd_prepare_raw_cmd(struct msdc_ctrlr *host, in msdc_cmd_prepare_raw_cmd()
240 static int msdc_cmd_done(struct msdc_ctrlr *host, int events, in msdc_cmd_done()
274 static int msdc_start_command(struct msdc_ctrlr *host, struct mmc_command *cmd, in msdc_start_command()
312 struct msdc_ctrlr *host; in msdc_send_command() local
319 static void msdc_set_clock(struct msdc_ctrlr *host, u32 clock) in msdc_set_clock()
[all …]
/aosp_15_r20/external/autotest/server/
H A Dcrashcollect.py34 def __init__(self, host): argument
52 def _collect_log_file_with_summary(host, source_path, dest_path): argument
80 def collect_log_file(host, log_path, dest_path, use_tmp=False, clean=False, argument
142 def _collect_log_file_with_tmpdir(host, log_path, dest_path): argument
157 def _get_file_stats(host, path): argument
207 def get_crashdumps(host, test_start_time): argument
213 def get_crashinfo(host, test_start_time): argument
257 def wait_for_machine_to_recover(host, hours_to_wait=HOURS_TO_WAIT): argument
283 def get_crashinfo_dir(host, dir_prefix): argument
302 def collect_command(host, command, dest_path): argument
[all …]
H A Dautotest.py113 def __init__(self, host=None): argument
131 def get_client_autodir_paths(cls, host): argument
137 def get_installed_autodir(cls, host): argument
162 def get_install_dir(cls, host): argument
181 def _find_installable_dir(cls, host): argument
266 def install(self, host=None, autodir=None, use_packaging=True): argument
279 def install_full_client(self, host=None, autodir=None): argument
284 def install_no_autoserv(self, host=None, autodir=None): argument
288 def _install_using_packaging(self, host, autodir): argument
313 def _install_using_send_file(self, host, autodir): argument
[all …]
/aosp_15_r20/external/python/cpython2/Demo/sockets/
Dgopher.py41 def open_socket(host, port): argument
51 def send_request(selector, host, port): argument
58 def get_menu(selector, host, port): argument
88 def get_textfile(selector, host, port): argument
94 def get_alt_textfile(selector, host, port, func): argument
113 def get_binary(selector, host, port): argument
120 def get_alt_binary(selector, host, port, func, blocksize): argument
153 def browse_menu(selector, host, port): argument
199 def browse_textfile(selector, host, port): argument
221 def browse_search(selector, host, port): argument
[all …]
/aosp_15_r20/system/tools/aidl/tests/
Daidl_integration_test.py130 def __init__(self, host, bitness): argument
136 def __init__(self, host, bitness): argument
142 def __init__(self, host, bitness): argument
148 def __init__(self, host, bitness): argument
154 def __init__(self, host, bitness): argument
160 def __init__(self, host, bitness): argument
174 def __init__(self, host, bitness): argument
190 def __init__(self, host, bitness, ver): argument
207 def __init__(self, host, bitness, ver): argument
222 def __init__(self, host, bitness): argument
[all …]
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dkernel_utils.py22 def _run(cmd, host=None): argument
37 def _cgpt(flag, kernel, host=None): argument
50 def get_kernel_state(host=None): argument
66 def get_next_kernel(host=None): argument
77 def get_kernel_success(kernel, host=None): argument
88 def get_kernel_tries(kernel, host=None): argument
99 def verify_kernel_state_after_update(host=None, inactive_kernel=True): argument
121 host=None): argument
177 def get_minios_priority(host=None): argument
190 def verify_minios_priority_after_update(host=None, expected=None): argument
H A Davahi_utils.py26 def avahi_config(options, src_file='/etc/avahi/avahi-daemon.conf', host=None): argument
65 def avahi_ping(host=None): argument
84 def avahi_start(config_file=None, host=None): argument
109 def avahi_stop(ignore_status=False, host=None): argument
120 def avahi_start_on_iface(iface, host=None): argument
135 def avahi_get_hostname(host=None): argument
148 def avahi_get_domain_name(host=None): argument
161 def avahi_browse(host=None, ignore_local=True): argument
/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_state.cc85 std::vector<uint8_t> CanonicalizeHost(const std::string& host) { in CanonicalizeHost()
248 for (auto& host : hsts_host_bypass_list) { in TransportSecurityState() local
257 bool TransportSecurityState::ShouldSSLErrorsBeFatal(const std::string& host) { in ShouldSSLErrorsBeFatal()
264 const std::string& host) { in NetLogUpgradeToSSLParam()
276 const std::string& host, in ShouldUpgradeToSSL()
298 bool TransportSecurityState::HasPublicKeyPins(const std::string& host) { in HasPublicKeyPins()
381 const std::string& host, in AddHSTSInternal()
410 void TransportSecurityState::AddHPKPInternal(const std::string& host, in AddHPKPInternal()
461 bool TransportSecurityState::DeleteDynamicDataForHost(const std::string& host) { in DeleteDynamicDataForHost()
541 bool TransportSecurityState::AddHSTSHeader(const std::string& host, in AddHSTSHeader()
[all …]
/aosp_15_r20/external/clang/
H A Dbuild.py192 def package_toolchain(build_dir, build_name, host, dist_dir): argument
218 def install_minimal_toolchain(build_dir, install_dir, host, strip): argument
224 def install_toolchain(build_dir, install_dir, host, strip): argument
239 def get_built_host_files(host, minimal): argument
283 def install_built_host_files(build_dir, install_dir, host, strip, minimal=None): argument
361 def install_headers(build_dir, install_dir, host): argument
391 def install_profile_rt(build_dir, install_dir, host): argument
422 def install_host_profile_rt(build_dir, host, lib_dir): argument
437 def install_libomp(build_dir, install_dir, host): argument
464 def install_sanitizers(build_dir, install_dir, host): argument
[all …]
/aosp_15_r20/cts/tests/tests/networksecurityconfig/src/android/security/net/config/cts/
H A DTestUtils.java49 public static void assertTlsConnectionSucceeds(String host, int port) throws Exception { in assertTlsConnectionSucceeds()
55 public static void assertTlsConnectionFails(String host, int port) throws Exception { in assertTlsConnectionFails()
61 public static void assertCleartextConnectionSucceeds(String host, int port) throws Exception { in assertCleartextConnectionSucceeds()
66 public static void assertCleartextConnectionFails(String host, int port) throws Exception { in assertCleartextConnectionFails()
92 private static void assertSslSocketFails(String host, int port) in assertSslSocketFails()
103 private static void assertSslSocketSucceeds(String host, int port) in assertSslSocketSucceeds()
110 private static void assertUrlConnectionFails(String host, int port, boolean https) in assertUrlConnectionFails()
121 private static void assertUrlConnectionSucceeds(String host, int port, boolean https) in assertUrlConnectionSucceeds()
128 private static void assertHttpClientSucceeds(String host, int port, boolean https) in assertHttpClientSucceeds()
139 private static void assertHttpClientFails(String host, int port, boolean https) in assertHttpClientFails()
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Daudio_test_utils.py178 def get_board_name(host): argument
189 def has_internal_speaker(host): argument
204 def has_internal_microphone(host): argument
219 def has_audio_jack(host): argument
234 def has_hotwording(host): argument
248 def has_echo_reference(host): argument
258 def suspend_resume(host, suspend_time_secs=30, resume_network_timeout_secs=60): argument
282 def suspend_resume_and_verify(host, argument
304 def dump_cros_audio_logs(host, argument
855 def get_internal_mic_node(host): argument
[all …]
/aosp_15_r20/cts/tests/tests/appwidget/src/android/appwidget/cts/
H A DAppWidgetTest.java137 AppWidgetHost host = new AppWidgetHost(getInstrumentation().getTargetContext(), 0); in testInstantAppsCannotHostAppWidgets() local
189 AppWidgetHost host = new AppWidgetHost(getInstrumentation().getTargetContext(), 0); in testBindAppWidget() local
271 AppWidgetHost host = new AppWidgetHost(getInstrumentation().getTargetContext(), 0); in testAppWidgetProviderCallbacks() local
383 AppWidgetHost host = new AppWidgetHost(getInstrumentation().getTargetContext(), 0); in testTwoAppWidgetProviderCallbacks() local
463 AppWidgetHost host = new AppWidgetHost( in testGetAppWidgetIdsForProvider() local
512 AppWidgetHost host = new AppWidgetHost( in testGetAppWidgetInfo() local
570 AppWidgetHost host = new AppWidgetHost( in testGetAppWidgetOptions() local
617 AppWidgetHost host = new AppWidgetHost( in testDeleteHost() local
720 AppWidgetHost host = new AppWidgetHost( in testOnProvidersChanged() local
786 AppWidgetHost host = new AppWidgetHost( in testAppWidgetRemoved() local
[all …]

12345678910>>...169