Home | History | Annotate | Download | only in private

Lines Matching refs:tombstoned

235 # Talk to tombstoned to get ANR traces.
236 unix_socket_connect(system_server, tombstoned_intercept, tombstoned)
372 # New stack dumping scheme : request an output FD from tombstoned via a unix
375 # Allow system_server to connect and write to the tombstoned java trace socket in
378 unix_socket_connect(system_server, tombstoned_java_trace, tombstoned)
379 allow system_server tombstoned:fd use;