OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_memory_input_stream_add_data
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/gio/tests/
memory-input-stream.c
42
g_memory_input_stream_add_data
(G_MEMORY_INPUT_STREAM (stream),
44
g_memory_input_stream_add_data
(G_MEMORY_INPUT_STREAM (stream),
data-input-stream.c
74
g_memory_input_stream_add_data
(G_MEMORY_INPUT_STREAM (base_stream),
141
g_memory_input_stream_add_data
(G_MEMORY_INPUT_STREAM (base_stream), DATA_STRING, -1, NULL);
297
g_memory_input_stream_add_data
(G_MEMORY_INPUT_STREAM (base_stream), buffer, MAX_BYTES, NULL);
/external/bluetooth/glib/gio/
gmemoryinputstream.h
75
void
g_memory_input_stream_add_data
(GMemoryInputStream *stream,
gmemoryinputstream.c
224
g_memory_input_stream_add_data
(G_MEMORY_INPUT_STREAM (stream),
231
*
g_memory_input_stream_add_data
:
240
g_memory_input_stream_add_data
(GMemoryInputStream *stream,
function
gio.symbols
556
g_memory_input_stream_add_data
Completed in 70 milliseconds