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

  /external/webkit/Source/WebKit2/Platform/gtk/
RunLoopGtk.cpp 128 g_source_destroy(m_timerSource.get());
  /external/bluetooth/glib/tests/
mainloop-test.c 310 g_source_destroy (other_source);
361 g_source_destroy (g_ptr_array_remove_index (crawler_array, i));
  /external/bluetooth/glib/gio/
gfilemonitor.c 166 g_source_destroy (monitor->priv->timeout);
557 g_source_destroy (monitor->priv->timeout);
609 g_source_destroy (monitor->priv->timeout);
  /external/bluetooth/glib/glib/
gmain.h 182 void g_source_destroy (GSource *source);
gmain.c 642 * that context. Remove it by calling g_source_destroy().
732 * g_source_destroy:
740 g_source_destroy (GSource *source) function
1367 * See also g_source_destroy(). You must use g_source_destroy() for sources
    [all...]
galiasdef.c 1544 #undef g_source_destroy macro
    [all...]
galias.h 1538 #define g_source_destroy macro
    [all...]
  /external/chromium/base/
message_pump_glib.cc 169 g_source_destroy(work_source_);
message_pump_glib_unittest.cc 33 g_source_destroy(source_);

Completed in 784 milliseconds