Home
last modified time | relevance | path

Searched defs:io_close (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/decode/
Dio.c138 io_close(struct io *io) in io_close() function
/third_party/glib/glib/
Dgiochannel.h147 GIOStatus (*io_close) (GIOChannel *channel, member
/third_party/libxml2/python/
Dlibxml.py59 def io_close(self): member in ioWrapper
/third_party/ffmpeg/libavformat/
Davformat.h1836 void (*io_close)(struct AVFormatContext *s, AVIOContext *pb); member