OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_data_input_stream_new
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/gio/tests/
data-input-stream.c
58
stream = G_INPUT_STREAM (
g_data_input_stream_new
(base_stream));
138
stream = G_INPUT_STREAM (
g_data_input_stream_new
(base_stream));
296
stream = G_INPUT_STREAM (
g_data_input_stream_new
(base_stream));
sleepy-stream.c
212
data =
g_data_input_stream_new
(G_INPUT_STREAM (stream));
267
data =
g_data_input_stream_new
(G_INPUT_STREAM (sleepy));
/external/bluetooth/glib/gio/
gdatainputstream.h
73
GDataInputStream *
g_data_input_stream_new
(GInputStream *base_stream);
gio.symbols
159
g_data_input_stream_new
gdatainputstream.c
183
*
g_data_input_stream_new
:
191
g_data_input_stream_new
(GInputStream *base_stream)
function
[
all
...]
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
583
g_data_input_stream_new
Completed in 382 milliseconds