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

  /external/bluetooth/glib/glib/
gconvert.h 40 G_CONVERT_ERROR_NO_CONVERSION,
gconvert.c 454 g_set_error (error, G_CONVERT_ERROR, G_CONVERT_ERROR_NO_CONVERSION,
532 g_set_error (error, G_CONVERT_ERROR, G_CONVERT_ERROR_NO_CONVERSION,
    [all...]
giochannel.c     [all...]
  /external/bluetooth/glib/tests/
iochannel-test.c 95 if (gerr->code != G_CONVERT_ERROR_NO_CONVERSION)
convert-test.c 48 if (error && error->code == G_CONVERT_ERROR_NO_CONVERSION)

Completed in 160 milliseconds