Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/tests/
Dintegration.rs222 pub struct ScopedServiceProcess(Child); struct
224 impl ScopedServiceProcess { impl
248 impl Drop for ScopedServiceProcess { implementation