Home
last modified time | relevance | path

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

/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp179 struct __attribute__((__packed__)) packed_thread_output { struct
185 packed_thread_output packed = {.tid = tid, .fd = fd}; in pack_thread_fd() argument