Searched refs:hash_map_has_key (Results 1 – 3 of 3) sorted by relevance
77 assert(!hash_map_has_key(profile_map, profile->name)); in profile_register()
80 bool hash_map_has_key(const hash_map_t *hash_map, const void *key);
115 bool hash_map_has_key(const hash_map_t *hash_map, const void *key) { in hash_map_has_key() function