Searched refs:soup_path_map_new (Results 1 – 5 of 5) sorted by relevance
13 SoupPathMap *soup_path_map_new (GDestroyNotify data_free_func);
44 soup_path_map_new (GDestroyNotify data_free_func) in soup_path_map_new() function
79 priv->paths = soup_path_map_new (NULL); in G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE()
571 host->auth_realms = soup_path_map_new (g_free); in record_auth_for_uri()
243 priv->handlers = soup_path_map_new ((GDestroyNotify)free_handler); in soup_server_init()