OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_file_output_stream_tell
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/
gfileoutputstream.c
51
*
g_file_output_stream_tell
(). To find out if a file output
316
g_file_output_stream_tell
(GFileOutputStream *stream)
function
335
return
g_file_output_stream_tell
(G_FILE_OUTPUT_STREAM (seekable));
Completed in 600 milliseconds