Home
last modified time | relevance | path

Searched defs:check_protocol_head (Results 1 - 5 of 5) sorted by relevance

/developtools/hdc/hdc_rust/src/transfer/
H A Dbase.rs66 fn check_protocol_head(&mut self) -> io::Result<(u32, u32, u32)> { in check_protocol_head() functions
H A Dusb.rs161 fn check_protocol_head(&mut self) -> io::Result<(u32, u32, u32)> { in check_protocol_head() functions
H A Duart.rs123 fn check_protocol_head(&mut self) -> io::Result<(u32, u32, u32)> { in check_protocol_head() functions
/developtools/hdc/hdc_rust/src/daemon_lib/
H A Dbridge.rs115 fn check_protocol_head(&mut self) -> io::Result<(u32, u32, u32)> { in check_protocol_head() functions
/developtools/hdc/hdc_rust/src/host_transfer/
H A Dhost_usb.rs162 fn check_protocol_head(&mut self) -> io::Result<(u32, u32, u32)> { in check_protocol_head() functions

Completed in 3 milliseconds