Searched defs:FaultLoggerdRequest (Results 1 – 1 of 1) sorted by relevance
114 struct FaultLoggerdRequest { struct116 int32_t type;118 int32_t clientType;120 int32_t pipeType;122 int32_t sigCode;124 int32_t pid;126 int32_t tid;128 uint32_t uid;130 int32_t callerPid;132 int32_t callerTid;[all …]