Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/linux/mgmt/src/bin/btmanagerd/
H A Dstate_machine.rs237 pub struct UpstartInvoker { struct
241 impl UpstartInvoker { implementation
247 impl ProcessManager for UpstartInvoker { implementation