Searched refs:tombstoned_notify_completion (Results 1 – 6 of 6) sorted by relevance
32 bool tombstoned_notify_completion(int tombstoned_socket);
100 bool tombstoned_notify_completion(int tombstoned_socket) { in tombstoned_notify_completion() function
308 tombstoned_notify_completion(tombstone_socket.get()); in trace_handler()340 tombstoned_notify_completion(tombstone_socket.get()); in crash_handler()
147 if (!tombstoned_notify_completion(tombstone_fd)) { in PaletteWriteCrashThreadStacks()
1555 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1591 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1598 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1629 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1762 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1820 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()
659 if (g_tombstoned_connected && !tombstoned_notify_completion(g_tombstoned_socket.get())) { in main()