Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.h219 const char *fwdlock_apkpath, const char *asecpath, const char *instruction_set,
Dcommands.c470 const char *libdirpath, const char *fwdlock_apkpath, const char *asecpath, in get_size() argument
496 if (fwdlock_apkpath != NULL && fwdlock_apkpath[0] != '!') { in get_size()
497 if (stat(fwdlock_apkpath, &s) == 0) { in get_size()