Searched refs:asecpath (Results 1 – 2 of 2) sorted by relevance
424 const char *libdirpath, const char *fwdlock_apkpath, const char *asecpath, in get_size() argument474 if (asecpath != NULL && asecpath[0] != '!') { in get_size()475 if (stat(asecpath, &s) == 0) { in get_size()
207 const char *fwdlock_apkpath, const char *asecpath, int64_t *codesize,