OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_memory_input_stream_new
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/gio/
gmemoryinputstream.h
71
GInputStream *
g_memory_input_stream_new
(void);
gmemoryinputstream.c
189
*
g_memory_input_stream_new
:
196
g_memory_input_stream_new
(void)
function
222
stream =
g_memory_input_stream_new
();
gio.symbols
554
g_memory_input_stream_new
/external/bluetooth/glib/gio/tests/
memory-input-stream.c
40
stream =
g_memory_input_stream_new
();
data-input-stream.c
56
base_stream =
g_memory_input_stream_new
();
137
base_stream =
g_memory_input_stream_new
();
295
base_stream =
g_memory_input_stream_new
();
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
561
g_memory_input_stream_new
Completed in 778 milliseconds