Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgbytes.h78 guint g_bytes_hash (gconstpointer bytes);
Dgbytes.c385 g_bytes_hash (gconstpointer bytes) in g_bytes_hash() function
/third_party/glib/glib/tests/
Dbytes.c194 hash1 = g_bytes_hash (bytes1); in test_hash()
195 hash2 = g_bytes_hash (bytes2); in test_hash()
/third_party/glib/gio/
Dgbytesicon.c188 return g_bytes_hash (bytes_icon->bytes); in g_bytes_icon_hash()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2993 g_bytes_hash
/third_party/glib/
DNEWS4808 733084 Typos in g_bytes_hash() and g_time_zone_find_interval() docs