Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/common/
H A 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()
/third_party/skia/third_party/externals/brotli/c/common/
H A 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()

Completed in 3 milliseconds