OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_buffered_input_stream_fill
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/gio/
gbufferedinputstream.h
103
gssize
g_buffered_input_stream_fill
(GBufferedInputStream *stream,
gio.symbols
105
g_buffered_input_stream_fill
gbufferedinputstream.c
366
*
g_buffered_input_stream_fill
:
401
g_buffered_input_stream_fill
(GBufferedInputStream *stream,
function
462
* version of this function, see
g_buffered_input_stream_fill
().
[
all
...]
gdatainputstream.c
305
res =
g_buffered_input_stream_fill
(G_BUFFERED_INPUT_STREAM (stream),
779
res =
g_buffered_input_stream_fill
(bstream, -1, cancellable, error);
898
res =
g_buffered_input_stream_fill
(bstream, -1, cancellable, error);
[
all
...]
ChangeLog
302
g_buffered_input_stream_fill
): check for count < -1 instead of count <
[
all
...]
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
625
g_buffered_input_stream_fill
Completed in 7798 milliseconds