Home
last modified time | relevance | path

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

/external/brotli/c/common/
Dplatform.h477 static BROTLI_INLINE void BrotliDump(const char* f, int l, const char* fn) { in BrotliDump() function
481 #define BROTLI_DUMP() BrotliDump(__FILE__, __LINE__, __FUNCTION__)
564 BROTLI_UNUSED(&BrotliDump); in BrotliSuppressUnusedFunctions()