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

  /external/bluetooth/glib/tests/
gio-test.c 72 GIOError error = G_IO_ERROR_NONE;
83 if (error != G_IO_ERROR_NONE)
144 if (error == G_IO_ERROR_NONE)
173 if (error != G_IO_ERROR_NONE)
200 if (error != G_IO_ERROR_NONE)
242 if (error != G_IO_ERROR_NONE)
  /external/bluetooth/glib/glib/
giochannel.h 48 G_IO_ERROR_NONE,
giochannel.c 168 return G_IO_ERROR_NONE;
198 * Return value: %G_IO_ERROR_NONE if the operation was successful.
219 return G_IO_ERROR_NONE;
243 * Return value: %G_IO_ERROR_NONE if the operation was successful.
282 * Return value: %G_IO_ERROR_NONE if the operation was successful.
    [all...]

Completed in 720 milliseconds