• Home
  • Raw
  • Download

Lines Matching refs:g_object_unref

29 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupAddress, g_object_unref)
30 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupAuth, g_object_unref)
31 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupAuthDomain, g_object_unref)
32 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupAuthDomainBasic, g_object_unref)
33 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupAuthDomainDigest, g_object_unref)
34 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupAuthManager, g_object_unref)
36 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupCache, g_object_unref)
37 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupContentDecoder, g_object_unref)
38 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupContentSniffer, g_object_unref)
40 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupCookieJar, g_object_unref)
41 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupCookieJarDB, g_object_unref)
42 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupCookieJarText, g_object_unref)
44 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupLogger, g_object_unref)
45 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupMessage, g_object_unref)
49 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupMultipartInputStream, g_object_unref)
50 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupRequest, g_object_unref)
51 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupRequestData, g_object_unref)
52 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupRequestFile, g_object_unref)
53 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupRequestHTTP, g_object_unref)
54 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupServer, g_object_unref)
55 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupSession, g_object_unref)
56 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupSessionAsync, g_object_unref)
57 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupSessionFeature, g_object_unref)
58 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupSessionSync, g_object_unref)
59 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupSocket, g_object_unref)
61 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupWebsocketConnection, g_object_unref)