Home
last modified time | relevance | path

Searched defs:system_params (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/serial/sys/
H A Dwindows.rs95 let system_params = SystemSerialParams { in new() localVariable
122 let system_params = SystemSerialParams { in new_with_pipe() localVariable
/aosp_15_r20/external/cronet/components/cronet/
H A Dstale_host_resolver_unittest.cc188 net::HostResolverSystemTask::Params system_params(mock_proc_, 1u); in CreateMockInnerResolverWithDnsClient() local
/aosp_15_r20/external/crosvm/devices/src/
H A Dserial.rs108 pub system_params: sys::windows::SystemSerialParams, field