Searched defs:service_process (Results 1 – 4 of 4) sorted by relevance
735 let service_process = ScopedServiceProcess::new(service_name); in test_death_notifications() localVariable760 let service_process = ScopedServiceProcess::new(service_name); in test_unregister_death_notifications() localVariable786 let service_process = ScopedServiceProcess::new(service_name); in test_death_notification_registration_lifetime() localVariable
131 ServiceProcess service_process; in TEST_F() local
1830 optional string service_process = 10; field
267986 inline const std::string& ProcessAssociation::service_process() const { in service_process() function268027 inline void ProcessAssociation::set_allocated_service_process(std::string* service_process) { in set_allocated_service_process()