Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DhostIntf.c142 enum hostIntfIntErrReason enum
158 enum hostIntfIntErrReason reason;
206 static void hostIntfDeferErrLog(enum LogLevel level, enum hostIntfIntErrReason reason, const char *… in hostIntfDeferErrLog()