OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_memory_input_stream_read_async
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/
gmemoryinputstream.c
71
static void
g_memory_input_stream_read_async
(GInputStream *stream,
135
istream_class->read_async =
g_memory_input_stream_read_async
;
340
g_memory_input_stream_read_async
(GInputStream *stream,
function
355
g_memory_input_stream_read_async
);
370
g_warn_if_fail (g_simple_async_result_get_source_tag (simple) ==
g_memory_input_stream_read_async
);
Completed in 13 milliseconds