Searched refs:kTombstonedCrashSocketName (Results 1 – 4 of 4) sorted by relevance
28 constexpr char kTombstonedCrashSocketName[] = "tombstoned_crash"; variable
1519 unique_fd sockfd(socket_local_client(kTombstonedCrashSocketName, in TEST()
43 socket_local_client((dump_type != kDebuggerdJavaBacktrace ? kTombstonedCrashSocketName in tombstoned_connect()
518 int crash_socket = android_get_control_socket(kTombstonedCrashSocketName); in main()