Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs398 pub struct ScopedServiceProcess(Child); struct
400 impl ScopedServiceProcess { implementation
424 impl Drop for ScopedServiceProcess { implementation