OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_memory_input_stream_new
(Results
1 - 5
of
5
) 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
();
Completed in 154 milliseconds