Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/include/brotli/
H A Ddecode.h29 typedef struct BrotliDecoderStateStruct BrotliDecoderState; typedef
/aosp_15_r20/external/brotli/c/include/brotli/
H A Ddecode.h28 typedef struct BrotliDecoderStateStruct BrotliDecoderState; typedef
/aosp_15_r20/external/brotli/c/dec/
H A Dstate.h342 #define BrotliDecoderState BrotliDecoderStateInternal macro
/aosp_15_r20/external/cronet/third_party/brotli/dec/
H A Dstate.h357 #define BrotliDecoderState BrotliDecoderStateInternal macro