OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_input_stream_set_pending
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/gio/
ginputstream.c
206
if (!
g_input_stream_set_pending
(stream, error))
331
if (!
g_input_stream_set_pending
(stream, error))
452
if (!
g_input_stream_set_pending
(stream, error))
571
if (!
g_input_stream_set_pending
(stream, &error))
696
if (!
g_input_stream_set_pending
(stream, &error))
795
if (!
g_input_stream_set_pending
(stream, &error))
882
*
g_input_stream_set_pending
:
894
g_input_stream_set_pending
(GInputStream *stream, GError **error)
function
[
all
...]
gfileinputstream.c
144
if (!
g_input_stream_set_pending
(input_stream, error))
219
if (!
g_input_stream_set_pending
(input_stream, &error))
343
if (!
g_input_stream_set_pending
(input_stream, error))
ginputstream.h
166
gboolean
g_input_stream_set_pending
(GInputStream *stream,
gbufferedinputstream.c
421
if (!
g_input_stream_set_pending
(input_stream, error))
503
if (!
g_input_stream_set_pending
(G_INPUT_STREAM (stream), &error))
889
if (!
g_input_stream_set_pending
(input_stream, error))
[
all
...]
gio.symbols
502
g_input_stream_set_pending
Completed in 219 milliseconds