Home
last modified time | relevance | path

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

/packages/modules/Virtualization/libs/binder_common/
Dlazy_service.rs31 pub struct LazyServiceGuard { struct
37 // Count of how many LazyServiceGuard objects are in existence. argument
41 impl LazyServiceGuard { implementation
57 impl Drop for LazyServiceGuard { implementation
67 impl Clone for LazyServiceGuard { implementation
73 impl Default for LazyServiceGuard { implementation