Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_flate.cpp21 static void my_free_func(void* opaque, void* address) { in my_free_func() function
640 void* context = FPDFAPI_FlateInit(my_alloc_func, my_free_func); in FlateUncompress()
839 m_pFlate = FPDFAPI_FlateInit(my_alloc_func, my_free_func); in v_Rewind()