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

  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GTypedefs.h 40 typedef struct _GCancellable GCancellable;
  /external/webkit/Source/WebKit2/Platform/gtk/
WorkQueueGtk.cpp 40 EventSource(PassOwnPtr<WorkItem> workItem, WorkQueue* workQueue, GCancellable* cancellable)
99 GCancellable* m_cancellable;
145 GRefPtr<GCancellable> cancellable = adoptGRef(g_cancellable_new());
  /external/webkit/Source/WebCore/platform/network/
ResourceHandleInternal.h 193 GRefPtr<GCancellable> m_cancellable;

Completed in 74 milliseconds