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

  /external/bluetooth/glib/gio/
gioenums.h 70 * @G_DATA_STREAM_NEWLINE_TYPE_CR: Selects "CR" line endings.
78 G_DATA_STREAM_NEWLINE_TYPE_CR,
gdatainputstream.c 674 case G_DATA_STREAM_NEWLINE_TYPE_CR:
    [all...]
  /external/bluetooth/glib/gio/tests/
data-input-stream.c 111 test_read_lines (G_DATA_STREAM_NEWLINE_TYPE_CR);
data-output-stream.c 93 test_read_lines (G_DATA_STREAM_NEWLINE_TYPE_CR);

Completed in 61 milliseconds