Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dhndrte_debug.h84 int32 si_code; /* Extra code */ member
/hardware/google/gfxstream/common/detector/
DSubprocess.cpp69 if (info.si_code != CLD_EXITED) { in WaitForChild()