Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencoder_dict.h137 BROTLI_INTERNAL BROTLI_BOOL BrotliInitCustomSharedEncoderDictionary(
H A Dencoder_dict.c571 BROTLI_BOOL BrotliInitCustomSharedEncoderDictionary( in BrotliInitCustomSharedEncoderDictionary() function
H A Dencode.c1998 BROTLI_BOOL ok = BrotliInitCustomSharedEncoderDictionary( in BrotliEncoderPrepareDictionary()