Searched defs:new (Results 1 - 13 of 13) sorted by relevance
| /developtools/hdc/hdc_rust/src/tar/ |
| H A D | compress.rs | 37 pub fn new() -> Self { in new() functions
|
| H A D | entry.rs | 42 pub fn new(prefix: PathBuf, path: &str) -> Self { in new() functions [all...] |
| H A D | header.rs | 124 pub fn new() -> Self { in new() functions
|
| /developtools/hdc/hdc_rust/src/host/ |
| H A D | host_app.rs | 42 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions [all...] |
| /developtools/hdc/hdc_rust/src/common/ |
| H A D | hdcfile.rs | 56 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions [all...] |
| H A D | filemanager.rs | 35 pub fn new(file_path: String) -> FileManager { in new() functions
|
| H A D | hdctransfer.rs | 91 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions [all...] |
| H A D | uds.rs | 45 pub fn new(fd: i32, ppid: u32, pkg_name: String, is_debug: bool) -> Self { in new() functions
|
| H A D | jdwp.rs | 79 pub fn new() -> Self { in new() functions [all...] |
| H A D | forward.rs | 73 fn new( in new() functions 489 pub fn new(session_id: u32, channel_id: u32, server_or_daemon: bool) -> Self { new() functions [all...] |
| /developtools/hdc/hdc_rust/src/daemon_lib/ |
| H A D | daemon_app.rs | 44 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions [all...] |
| H A D | shell.rs | 96 fn new(pty: Pty, child: Arc<Mutex<Child>>) -> Self { in new() functions 314 pub fn new( in new() functions 739 pub fn new( new() functions [all...] |
| /developtools/hdc/hdc_rust/src/transfer/ |
| H A D | uart_wrapper.rs | 156 fn new() -> Self { in new() functions [all...] |
Completed in 6 milliseconds