Searched refs:PACKAGES_LIST_FILE (Results 1 – 2 of 2) sorted by relevance
107 fp = fopen(PACKAGES_LIST_FILE, "re"); in packagelist_parse()109 CLOGE("Could not open: \"%s\", error: \"%s\"\n", PACKAGES_LIST_FILE, in packagelist_parse()275 PACKAGES_LIST_FILE, lineno, errmsg); in packagelist_parse()
38 #define PACKAGES_LIST_FILE "/data/system/packages.list" macro