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

  /external/bluetooth/glib/gio/
gfileinputstream.c 50 * use g_file_input_stream_tell(). To find out if a file input
271 g_file_input_stream_tell (GFileInputStream *stream) function
290 return g_file_input_stream_tell (G_FILE_INPUT_STREAM (seekable));

Completed in 40 milliseconds