Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dregion_registry.cpp86 static bool str_equal(void* a, void* b) { in str_equal() function
94 static Hashmap* regionMap = hashmapCreate(19, str_hash, str_equal); in get_regions()