Home
last modified time | relevance | path

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

/system/core/sdcard/
Dsdcard.c1701 static bool remove_str_to_int(void *key, void *value, void *context) { in remove_str_to_int() function
1720 hashmapForEach(global->package_to_appid, remove_str_to_int, global->package_to_appid); in read_package_list()