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