Home
last modified time | relevance | path

Searched defs:is_custom_static_dict (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/brotli/common/
H A Dshared_dictionary.c239 size_t size, uint32_t* num_prefix, BROTLI_BOOL* is_custom_static_dict) { in DryParseDictionary()
423 BROTLI_BOOL is_custom_static_dict = BROTLI_FALSE; in DecodeSharedDictionary() local