Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/python/
H A D_brotli.cc539 static PyObject* brotli_Decompressor_is_finished(brotli_Decompressor *self) { in brotli_Decompressor_is_finished() function
572 {"is_finished", (PyCFunction)brotli_Decompressor_is_finished, METH_NOARGS, brotli_Decompressor_is_finished_doc},

Completed in 2 milliseconds