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

  /external/bluetooth/glib/gio/
gasyncresult.h 69 GObject *g_async_result_get_source_object (GAsyncResult *res);
gasyncresult.c 178 * g_async_result_get_source_object:
186 g_async_result_get_source_object (GAsyncResult *res) function
gsimpleasyncresult.c 730 cmp_source = g_async_result_get_source_object (result);
gio.symbols 91 g_async_result_get_source_object
gbufferedinputstream.c 952 object = g_async_result_get_source_object (G_ASYNC_RESULT (simple));
    [all...]

Completed in 15 milliseconds