Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/linux/mgmt/src/bin/btmanagerd/
H A Dstate_machine.rs203 pub struct NativeSubprocess { struct
207 impl NativeSubprocess { implementation
213 impl ProcessManager for NativeSubprocess { implementation