Home
last modified time | relevance | path

Searched refs:host_hostname (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/third_party/libslirp-rs/src/
Dcontext.rs433 host_hostname: Option<String>, in new()
464 let host_hostname = host_hostname.and_then(|s| CString::new(s).ok()); in new() localVariable
482 vhostname: as_ptr(&host_hostname), in new()
/external/autotest/frontend/afe/
Drpc_interface_unittest.py623 host_hostname='test_host1', argument
630 host = models.Host.objects.create(hostname=host_hostname, leased=False,
643 host_hostname='test_host1')
649 host_hostname='test_host1')
655 host_hostname='test_host1')
674 host_hostname='test_host1')
1724 host_hostname='host1', argument
1735 host = models.Host.objects.create(hostname=host_hostname, leased=False,