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

/external/bluetooth/glib/gio/
H A Dgfileinputstream.c56 static goffset g_file_input_stream_seekable_tell (GSeekable *seekable);
99 iface->tell = g_file_input_stream_seekable_tell;
288 g_file_input_stream_seekable_tell (GSeekable *seekable) function

Completed in 9 milliseconds