Home
last modified time | relevance | path

Searched defs:new (Results 1 - 13 of 13) sorted by relevance

/developtools/hdc/hdc_rust/src/tar/
H A Dcompress.rs37 pub fn new() -> Self { in new() functions
H A Dentry.rs42 pub fn new(prefix: PathBuf, path: &str) -> Self { in new() functions
[all...]
H A Dheader.rs124 pub fn new() -> Self { in new() functions
/developtools/hdc/hdc_rust/src/host/
H A Dhost_app.rs42 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions
[all...]
/developtools/hdc/hdc_rust/src/common/
H A Dhdcfile.rs56 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions
[all...]
H A Dfilemanager.rs35 pub fn new(file_path: String) -> FileManager { in new() functions
H A Dhdctransfer.rs91 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions
[all...]
H A Duds.rs45 pub fn new(fd: i32, ppid: u32, pkg_name: String, is_debug: bool) -> Self { in new() functions
H A Djdwp.rs79 pub fn new() -> Self { in new() functions
[all...]
H A Dforward.rs73 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 Ddaemon_app.rs44 pub fn new(_session_id: u32, _channel_id: u32) -> Self { in new() functions
[all...]
H A Dshell.rs96 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 Duart_wrapper.rs156 fn new() -> Self { in new() functions
[all...]

Completed in 7 milliseconds