Home
last modified time | relevance | path

Searched defs:tombstone_fd (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/libartpalette/
H A Dpalette_android.cc105 android::base::unique_fd tombstone_fd; in PaletteWriteCrashThreadStacks() local
/aosp12/system/core/debuggerd/libdebuggerd/test/
H A Dtombstone_test.cpp50 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
H A Ddump_memory_test.cpp146 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dtombstone.cpp562 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address, in engrave_tombstone_ucontext()