Home
last modified time | relevance | path

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

/external/brotli/python/
D_brotli.cc700 #define CREATE_BROTLI PyModule_Create(&brotli_module)
704 static struct PyModuleDef brotli_module = { variable