Home
last modified time | relevance | path

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

/system/core/toolbox/
Dwatchprops.c12 static int str_hash(void *key) in str_hash() function
80 Hashmap *watchlist = hashmapCreate(1024, str_hash, str_equals); in watchprops_main()
/system/core/sdcard/
Dsdcard.c203 static int str_hash(void *key) { in str_hash() function
761 fuse->package_to_appid = hashmapCreate(256, str_hash, str_icase_equals); in fuse_init()
772 fuse->package_to_appid = hashmapCreate(256, str_hash, str_icase_equals); in fuse_init()