Home
last modified time | relevance | path

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

/third_party/glib/gio/gvdb/
Dgvdb-builder.h55 void gvdb_table_write_contents_async (GHashTable *table,
Dgvdb-builder.c572 g_return_if_fail (g_task_get_source_tag (task) == gvdb_table_write_contents_async); in replace_contents_cb()
583 gvdb_table_write_contents_async (GHashTable *table, in gvdb_table_write_contents_async() function
613 g_task_set_source_tag (task, gvdb_table_write_contents_async); in gvdb_table_write_contents_async()