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

  /external/bluetooth/glib/gio/
gfileinputstream.c 397 query_info_data_free (QueryInfoAsyncData *data) function
450 g_simple_async_result_set_op_res_gpointer (res, data, (GDestroyNotify)query_info_data_free);
gfileoutputstream.c 499 query_info_data_free (QueryInfoAsyncData *data) function
552 g_simple_async_result_set_op_res_gpointer (res, data, (GDestroyNotify)query_info_data_free);
gfile.c 4007 query_info_data_free (QueryInfoAsyncData *data) function
    [all...]

Completed in 147 milliseconds