HomeSort by relevance Sort by last modified time
    Searched refs:g_main_loop_unref (Results 1 - 25 of 26) sorted by null

1 2

  /external/webkit/Source/WebKit2/Platform/gtk/
RunLoopGtk.cpp 46 g_main_loop_unref(m_runLoopMain);
WorkQueueGtk.cpp 120 g_main_loop_unref(m_eventLoop);
  /external/webkit/Source/WebKit/gtk/tests/
testwebdatasource.c 138 g_main_loop_unref(loop);
196 g_main_loop_unref(loop);
223 g_main_loop_unref(loop);
testdownload.c 189 g_main_loop_unref(loop);
247 g_main_loop_unref(loop);
testhittestresult.c 69 g_main_loop_unref(loop);
testwebresource.c 214 g_main_loop_unref(loop);
290 g_main_loop_unref(loop);
testdomdomwindow.c 63 g_main_loop_unref(fixture->loop);
testdomnode.c 61 g_main_loop_unref(fixture->loop);
testatkroles.c 87 g_main_loop_unref(fixture->loop);
testcopyandpaste.c 74 g_main_loop_unref(fixture->loop);
testkeyevents.c 78 g_main_loop_unref(fixture->loop);
testdomdocument.c 66 g_main_loop_unref(fixture->loop);
testloading.c 88 g_main_loop_unref(fixture->loop);
  /external/bluetooth/bluez/tracer/
main.c 145 g_main_loop_unref(event_loop);
  /external/bluetooth/glib/glib/
gmain.h 169 void g_main_loop_unref (GMainLoop *loop);
240 #define g_main_destroy(loop) g_main_loop_unref(loop)
gmain.c 2571 g_main_loop_unref (GMainLoop *loop) function
    [all...]
galiasdef.c 1535 #undef g_main_loop_unref macro
    [all...]
  /external/bluetooth/glib/tests/
mainloop-test.c 178 g_main_loop_unref (addr_data.loop);
434 g_main_loop_unref (main_loop);
  /external/bluetooth/glib/gio/tests/
unix-streams.c 233 g_main_loop_unref (loop);
  /external/bluetooth/bluez/src/
main.c 514 g_main_loop_unref(event_loop);
  /external/bluetooth/bluez/attrib/
gatttool.c 611 g_main_loop_unref(event_loop);
interactive.c 828 g_main_loop_unref(event_loop);
  /external/bluetooth/bluez/test/
btiotest.c 550 g_main_loop_unref(main_loop);
ipctest.c 1122 g_main_loop_unref(main_loop);
  /external/webkit/Source/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 97 g_main_loop_unref(m_mainLoop);

Completed in 531 milliseconds

1 2