Searched refs:fwdlock_apkpath (Results 1 – 2 of 2) sorted by relevance
219 const char *fwdlock_apkpath, const char *asecpath, const char *instruction_set,
470 const char *libdirpath, const char *fwdlock_apkpath, const char *asecpath, in get_size() argument496 if (fwdlock_apkpath != NULL && fwdlock_apkpath[0] != '!') { in get_size()497 if (stat(fwdlock_apkpath, &s) == 0) { in get_size()