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

  /external/bluetooth/glib/glib/
gfileutils.h 53 G_FILE_ERROR_INVAL,
gfileutils.c 449 return G_FILE_ERROR_INVAL;
    [all...]
  /external/bluetooth/glib/tests/
file-test.c 140 g_assert_error (error, G_FILE_ERROR, G_FILE_ERROR_INVAL);

Completed in 23 milliseconds