Home
last modified time | relevance | path

Searched refs:LazyServiceGuard (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Dservice.rs84 pub struct LazyServiceGuard { struct
92 impl LazyServiceGuard { impl
108 impl Drop for LazyServiceGuard { implementation
118 impl Clone for LazyServiceGuard { implementation
124 impl Default for LazyServiceGuard { implementation
Dlib.rs119 register_lazy_service, wait_for_interface, wait_for_service, LazyServiceGuard,