HomeSort by relevance Sort by last modified time
    Searched full:g_data_input_stream_set_newline_type (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/gio/
gdatainputstream.h 78 void g_data_input_stream_set_newline_type (GDataInputStream *stream,
gio.symbols 162 g_data_input_stream_set_newline_type
gdatainputstream.c 133 g_data_input_stream_set_newline_type (dstream, g_value_get_enum (value));
248 * g_data_input_stream_set_newline_type:
260 g_data_input_stream_set_newline_type (GDataInputStream *stream, function
    [all...]
  /external/bluetooth/glib/gio/tests/
sleepy-stream.c 213 g_data_input_stream_set_newline_type (data, G_DATA_STREAM_NEWLINE_TYPE_LF);
data-input-stream.c 68 g_data_input_stream_set_newline_type (G_DATA_INPUT_STREAM (stream), newline_type);
  /external/bluetooth/glib/docs/reference/gio/
gio-sections.txt 586 g_data_input_stream_set_newline_type

Completed in 1508 milliseconds