Searched refs:fwdlock_apkpath (Results 1 – 2 of 2) sorted by relevance
240 const char *fwdlock_apkpath, const char *asecpath,
493 const char *libdirpath, const char *fwdlock_apkpath, const char *asecpath, in get_size() argument526 if (fwdlock_apkpath != NULL && fwdlock_apkpath[0] != '!') { in get_size()527 if (stat(fwdlock_apkpath, &s) == 0) { in get_size()