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

/external/chromium_org/third_party/brotli/src/brotli/dec/
H A Dstreams.h30 typedef int (*BrotliInputFunction)(void* data, uint8_t* buf, size_t len); typedef
34 BrotliInputFunction cb_;

Completed in 124 milliseconds