Home
last modified time | relevance | path

Searched refs:InfoCacheEntry (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgdbusintrospection.c1891 } InfoCacheEntry; typedef
1894 info_cache_free (InfoCacheEntry *cache) in info_cache_free()
1900 g_slice_free (InfoCacheEntry, cache); in info_cache_free()
1932 InfoCacheEntry *cache; in g_dbus_interface_info_lookup_method()
1986 InfoCacheEntry *cache; in g_dbus_interface_info_lookup_signal()
2040 InfoCacheEntry *cache; in g_dbus_interface_info_lookup_property()
2090 InfoCacheEntry *cache; in g_dbus_interface_info_cache_build()
2102 cache = g_slice_new0 (InfoCacheEntry); in g_dbus_interface_info_cache_build()
2131 InfoCacheEntry *cache; in g_dbus_interface_info_cache_release()