Home | History | Annotate | Download | only in sdcard

Lines Matching refs:hashmapCreate

718         fuse->package_to_appid = hashmapCreate(256, str_hash, str_icase_equals);
719 fuse->appid_with_rw = hashmapCreate(128, int_hash, int_equals);
729 fuse->package_to_appid = hashmapCreate(256, str_hash, str_icase_equals);
730 fuse->appid_with_rw = hashmapCreate(128, int_hash, int_equals);