Home
last modified time | relevance | path

Searched refs:BROTLI_COMMON_API (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/third_party/brotli/include/brotli/
H A Dshared_dictionary.h59 BROTLI_COMMON_API BrotliSharedDictionary* BrotliSharedDictionaryCreateInstance(
67 BROTLI_COMMON_API void BrotliSharedDictionaryDestroyInstance(
89 BROTLI_COMMON_API BROTLI_BOOL BrotliSharedDictionaryAttach(
H A Dport.h282 #define BROTLI_COMMON_API __declspec(dllexport) macro
284 #define BROTLI_COMMON_API __declspec(dllimport) macro
297 #define BROTLI_COMMON_API BROTLI_PUBLIC macro
302 #define BROTLI_COMMON_API macro
/aosp_15_r20/external/brotli/c/include/brotli/
H A Dport.h263 #define BROTLI_COMMON_API __declspec(dllexport) macro
265 #define BROTLI_COMMON_API __declspec(dllimport) macro
278 #define BROTLI_COMMON_API BROTLI_PUBLIC macro
283 #define BROTLI_COMMON_API macro
/aosp_15_r20/external/cronet/third_party/brotli/common/
H A Ddictionary.h44 BROTLI_COMMON_API const BrotliDictionary* BrotliGetDictionary(void);
55 BROTLI_COMMON_API void BrotliSetDictionaryData(const uint8_t* data);
H A Dtransform.h75 BROTLI_COMMON_API const BrotliTransforms* BrotliGetTransforms(void);
77 BROTLI_COMMON_API int BrotliTransformDictionaryWord(
H A Dcontext.h103 BROTLI_COMMON_API extern const uint8_t _kBrotliContextLookupTable[2048];
H A Dplatform.h541 BROTLI_COMMON_API void* BrotliDefaultAllocFunc(void* opaque, size_t size);
544 BROTLI_COMMON_API void BrotliDefaultFreeFunc(void* opaque, void* address);
H A Dconstants.h197 BROTLI_COMMON_API extern const BrotliPrefixCodeRange
/aosp_15_r20/external/brotli/c/common/
H A Ddictionary.h44 BROTLI_COMMON_API const BrotliDictionary* BrotliGetDictionary(void);
55 BROTLI_COMMON_API void BrotliSetDictionaryData(const uint8_t* data);
H A Dtransform.h75 BROTLI_COMMON_API const BrotliTransforms* BrotliGetTransforms(void);
77 BROTLI_COMMON_API int BrotliTransformDictionaryWord(
H A Dcontext.h103 BROTLI_COMMON_API extern const uint8_t _kBrotliContextLookupTable[2048];
H A Dplatform.h559 BROTLI_COMMON_API void* BrotliDefaultAllocFunc(void* opaque, size_t size);
562 BROTLI_COMMON_API void BrotliDefaultFreeFunc(void* opaque, void* address);
H A Dconstants.h197 BROTLI_COMMON_API extern const BrotliPrefixCodeRange