Searched refs:category (Results 1 – 1 of 1) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/cafe/os/ |
| D | OSSystemLog.h | 193 u32 category : 8; member 219 u32 category; member 242 void OSLogBuffer(u32 category, u32 level, u32 options, void* pBuffer, 244 void OSLogArgs(u32 category, u32 level, u32 options, u32 seqByte, 246 void OSLogFunc(u32 category, u32 level, u32 options, const char* funcName, 248 void OSLogPrintf (u32 category, u32 level, u32 options, 254 void OSLogSetFilterPolicy(u32 category, u32 minimumLevel);
|