Home
last modified time | relevance | path

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

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