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

  /external/bluetooth/glib/gio/
gioenums.h 72 * @G_DATA_STREAM_NEWLINE_TYPE_ANY: Automatically try to handle any line ending type.
80 G_DATA_STREAM_NEWLINE_TYPE_ANY
gdatainputstream.c 254 * Note that using G_DATA_STREAM_NEWLINE_TYPE_ANY is slightly unsafe. If a read
288 g_return_val_if_fail (G_IS_DATA_INPUT_STREAM (stream), G_DATA_STREAM_NEWLINE_TYPE_ANY);
689 case G_DATA_STREAM_NEWLINE_TYPE_ANY:
    [all...]

Completed in 27 milliseconds