Searched refs:fwdlock_apkpath (Results 1 – 2 of 2) sorted by relevance
109 int get_size(const char *pkgname, const char *apkpath, const char *fwdlock_apkpath,
380 const char *fwdlock_apkpath, in get_size() argument404 if (fwdlock_apkpath != NULL && fwdlock_apkpath[0] != '!') { in get_size()405 if (stat(fwdlock_apkpath, &s) == 0) { in get_size()