Home
last modified time | relevance | path

Searched refs:fwdlock_apkpath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/installd/
Dinstalld.h109 int get_size(const char *pkgname, const char *apkpath, const char *fwdlock_apkpath,
Dcommands.c380 const char *fwdlock_apkpath, in get_size() argument
404 if (fwdlock_apkpath != NULL && fwdlock_apkpath[0] != '!') { in get_size()
405 if (stat(fwdlock_apkpath, &s) == 0) { in get_size()