Home
last modified time | relevance | path

Searched defs:async_source (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/cros_async/src/
Dpoll_source.rs378 let async_source = PollSource::new(f, ex).unwrap(); in readvec() localVariable
396 let async_source = PollSource::new(f, ex).unwrap(); in writevec() localVariable
/external/crosvm/common/cros_async/src/
Dpoll_source.rs378 let async_source = PollSource::new(f, ex).unwrap(); in readvec() localVariable
396 let async_source = PollSource::new(f, ex).unwrap(); in writevec() localVariable