Searched defs:ScopedServiceProcess (Results 1 – 1 of 1) sorted by relevance
222 pub struct ScopedServiceProcess(Child); struct224 impl ScopedServiceProcess { impl248 impl Drop for ScopedServiceProcess { implementation