Searched refs:brotli_methods (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/python/
H A D_brotli.cc691 static PyMethodDef brotli_methods[] = { variable in typeref:typename:PyMethodDef[]
709 brotli_methods, /* m_methods */
717 #define CREATE_BROTLI Py_InitModule3("_brotli", brotli_methods, brotli_doc)

Completed in 4 milliseconds