Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dhash_map.h67 bool hash_map_is_empty(const hash_map_t *hash_map);
/system/bt/osi/src/
Dhash_map.c99 bool hash_map_is_empty(const hash_map_t *hash_map) { in hash_map_is_empty() function