Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgparam.c1022 param_spec_ht_lookup (GHashTable *hash_table, in param_spec_ht_lookup() function
1107 pspec = param_spec_ht_lookup (pool->hash_table, param_name, owner_type, walk_ancestors); in g_param_spec_pool_lookup()
1136 pspec = param_spec_ht_lookup (pool->hash_table, param_name, owner_type, walk_ancestors); in g_param_spec_pool_lookup()
1222 found = param_spec_ht_lookup (ht, pspec->name, owner_type, TRUE); in should_list_pspec()