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

  /external/bluetooth/glib/gio/
glocalfileinputstream.h 31 #define G_LOCAL_FILE_INPUT_STREAM(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_LOCAL_FILE_INPUT_STREAM, GLocalFileInputStream))
37 typedef struct _GLocalFileInputStream GLocalFileInputStream;
glocalfileinputstream.c 37 #include "glocalfileinputstream.h"
48 G_DEFINE_TYPE (GLocalFileInputStream, g_local_file_input_stream, G_TYPE_FILE_INPUT_STREAM);
81 GLocalFileInputStream *file;
109 g_local_file_input_stream_init (GLocalFileInputStream *info)
125 GLocalFileInputStream *stream;
140 GLocalFileInputStream *file;
177 GLocalFileInputStream *file;
216 GLocalFileInputStream *file;
246 GLocalFileInputStream *file;
262 GLocalFileInputStream *file
    [all...]

Completed in 24 milliseconds