Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/include/brotli/
H A Dencode.h301 BROTLI_ENC_API void BrotliEncoderDestroyPreparedDictionary(
/aosp_15_r20/external/cronet/third_party/brotli/tools/
H A Dbrotli.c1212 BrotliEncoderDestroyPreparedDictionary(context.prepared_dictionary); in main()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencode.c2013 void BrotliEncoderDestroyPreparedDictionary( in BrotliEncoderDestroyPreparedDictionary() function