Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs735 let service_process = ScopedServiceProcess::new(service_name); in test_death_notifications() localVariable
760 let service_process = ScopedServiceProcess::new(service_name); in test_unregister_death_notifications() localVariable
786 let service_process = ScopedServiceProcess::new(service_name); in test_death_notification_registration_lifetime() localVariable
/aosp_15_r20/system/memory/libmemunreachable/tests/
DBinder_test.cpp131 ServiceProcess service_process; in TEST_F() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto1830 optional string service_process = 10; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h267986 inline const std::string& ProcessAssociation::service_process() const { in service_process() function
268027 inline void ProcessAssociation::set_allocated_service_process(std::string* service_process) { in set_allocated_service_process()