Home
last modified time | relevance | path

Searched refs:Start (Results 1 – 6 of 6) sorted by relevance

/optee_rust/examples/tcp_client-rs/proto/src/
A Dlib.rs19 Start, enumerator
27 0 => Command::Start, in from()
/optee_rust/examples/udp_socket-rs/proto/src/
A Dlib.rs19 Start, enumerator
27 0 => Command::Start, in from()
/optee_rust/examples/tcp_client-rs/host/src/
A Dmain.rs24 session.invoke_command(Command::Start as u32, &mut operation)?; in tcp_client()
/optee_rust/examples/udp_socket-rs/host/src/
A Dmain.rs27 session.invoke_command(Command::Start as u32, &mut operation)?; in udp_socket()
/optee_rust/examples/tcp_client-rs/ta/src/
A Dmain.rs55 Command::Start => { in invoke_command()
/optee_rust/examples/udp_socket-rs/ta/src/
A Dmain.rs55 Command::Start => { in invoke_command()

Completed in 9 milliseconds