Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.h240 const char *fwdlock_apkpath, const char *asecpath,
Dcommands.cpp493 const char *libdirpath, const char *fwdlock_apkpath, const char *asecpath, in get_size() argument
526 if (fwdlock_apkpath != NULL && fwdlock_apkpath[0] != '!') { in get_size()
527 if (stat(fwdlock_apkpath, &s) == 0) { in get_size()