Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/brotli/common/
Dshared_dictionary.c238 static BROTLI_BOOL DryParseDictionary(const uint8_t* encoded, in DryParseDictionary() function
431 if (!DryParseDictionary(encoded, size, &num_prefix, &is_custom_static_dict)) { in DecodeSharedDictionary()
/external/cronet/tot/third_party/brotli/common/
Dshared_dictionary.c238 static BROTLI_BOOL DryParseDictionary(const uint8_t* encoded, in DryParseDictionary() function
431 if (!DryParseDictionary(encoded, size, &num_prefix, &is_custom_static_dict)) { in DecodeSharedDictionary()