HomeSort by relevance Sort by last modified time
    Searched refs:kTombstonedCrashSocketName (Results 1 - 4 of 4) sorted by null

  /system/core/debuggerd/include/debuggerd/
protocol.h 23 constexpr char kTombstonedCrashSocketName[] = "tombstoned_crash";
  /system/core/debuggerd/
tombstoned_client.cpp 34 unique_fd sockfd(socket_local_client(kTombstonedCrashSocketName,
debuggerd_test.cpp 634 unique_fd sockfd(socket_local_client(kTombstonedCrashSocketName,
  /system/core/debuggerd/tombstoned/
tombstoned.cpp 284 int crash_socket = android_get_control_socket(kTombstonedCrashSocketName);

Completed in 3787 milliseconds