class FindComponentByThreadKoid
Defined at line 31 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/markers.h
Given a thread koid, returns the information that was stored when the
ELF runner observed a crash from that thread.
The information for a crash is deleted when it is accessed or when 10
minutes have passed, whichever comes first.
If there is no information available on the given thread koid,
`zx::Status::NOT_FOUND` is returned.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal