Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/tests/
Dintegration.rs329 let service_process = ScopedServiceProcess::new(service_name); in test_death_notifications() localVariable
354 let service_process = ScopedServiceProcess::new(service_name); in test_unregister_death_notifications() localVariable
383 let service_process = ScopedServiceProcess::new(service_name); in test_death_notification_registration_lifetime() localVariable