Home
last modified time | relevance | path

Searched defs:cmd_tx (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/crosvm/base_tokio/src/sys/windows/
H A Dtube.rs24 cmd_tx: mpsc::Sender<Box<dyn FnOnce(&Tube) + Send>>, field
/aosp_15_r20/external/autotest/client/profilers/powertop/src/
H A Dbluetooth.c55 __u32 cmd_tx; member
/aosp_15_r20/external/rust/pica/src/bin/http-server/
Dmain.rs544 let cmd_tx = pica.commands(); in main() localVariable
/aosp_15_r20/system/nfc/src/rust/nci/
H A Dnci.rs87 cmd_tx: Sender<QueuedCommand>, field