HomeSort by relevance Sort by last modified time
    Searched full:fill_async (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
gbufferedinputstream.h 67 void (* fill_async) (GBufferedInputStream *stream, member in struct:_GBufferedInputStreamClass
gbufferedinputstream.c 161 bstream_class->fill_async = g_buffered_input_stream_real_fill_async;
517 class->fill_async (stream, count, io_priority, cancellable,
    [all...]

Completed in 102 milliseconds