Home
last modified time | relevance | path

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

/external/brotli/c/common/
Dplatform.h478 static BROTLI_INLINE void BrotliDump(const char* f, int l, const char* fn) { in BrotliDump() function
482 #define BROTLI_DUMP() BrotliDump(__FILE__, __LINE__, __FUNCTION__)
590 BROTLI_UNUSED(&BrotliDump); in BrotliSuppressUnusedFunctions()
/external/cronet/third_party/brotli/common/
Dplatform.h460 static BROTLI_INLINE void BrotliDump(const char* f, int l, const char* fn) { in BrotliDump() function
464 #define BROTLI_DUMP() BrotliDump(__FILE__, __LINE__, __FUNCTION__)
572 BROTLI_UNUSED(&BrotliDump); in BrotliSuppressUnusedFunctions()