OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_output_stream_write_finish
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/gio/
goutputstream.h
167
gssize
g_output_stream_write_finish
(GOutputStream *stream,
gfilteroutputstream.c
378
nwritten =
g_output_stream_write_finish
(filter_stream->base_stream,
gio.symbols
599
g_output_stream_write_finish
goutputstream.c
598
* You can then call
g_output_stream_write_finish
() to get the result of the
680
*
g_output_stream_write_finish
:
691
g_output_stream_write_finish
(GOutputStream *stream,
function
[
all
...]
gfile.c
[
all
...]
/external/bluetooth/glib/gio/tests/
unix-streams.c
162
nwrote =
g_output_stream_write_finish
(out, res, &err);
Completed in 1971 milliseconds