Home
last modified time | relevance | path

Searched refs:init_pty_process (Results 1 - 1 of 1) sorted by relevance

/developtools/hdc/hdc_rust/src/daemon_lib/
H A Dshell.rs111 fn init_pty_process(cmd: Option<String>, _channel_id: u32) -> io::Result<PtyProcess> { in init_pty_process() functions
172 let mut pty_process = match init_pty_process(cmd.clone(), channel_id) {

Completed in 2 milliseconds