Searched refs:chrePlatformLogToBuffer (Results 1 – 2 of 2) sorted by relevance
42 void chrePlatformLogToBuffer(enum chreLogLevel chreLogLevel, const char *format,52 chrePlatformLogToBuffer(level, fmt, ##__VA_ARGS__); \
22 void chrePlatformLogToBuffer(chreLogLevel chreLogLevel, const char *format, in chrePlatformLogToBuffer() function