HomeSort by relevance Sort by last modified time
    Searched refs:g_data_input_stream_get_newline_type (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/
gdatainputstream.h 80 GDataStreamNewlineType g_data_input_stream_get_newline_type (GDataInputStream *stream);
gio.symbols 163 g_data_input_stream_get_newline_type
gdatainputstream.c 278 * g_data_input_stream_get_newline_type:
286 g_data_input_stream_get_newline_type (GDataInputStream *stream) function
    [all...]
  /external/bluetooth/glib/gio/tests/
data-input-stream.c 69 g_assert_cmpint (g_data_input_stream_get_newline_type (G_DATA_INPUT_STREAM (stream)), ==, newline_type);

Completed in 36 milliseconds