Home
last modified time | relevance | path

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

/external/curl/lib/
Dcontent_encoding.c591 static CURLcode brotli_map_error(BrotliDecoderErrorCode be) in brotli_map_error() function
682 result = brotli_map_error(BrotliDecoderGetErrorCode(bp->br)); in brotli_unencode_write()