Home
last modified time | relevance | path

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

/system/core/toolbox/
Dwatchprops.c17 static bool str_equals(void *keyA, void *keyB) in str_equals() function
80 Hashmap *watchlist = hashmapCreate(1024, str_hash, str_equals); in watchprops_main()