Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.h59 #define PKG_LIB_POSTFIX "/lib" macro
Dcommands.c48 if (create_pkg_path(libsymlink, pkgname, PKG_LIB_POSTFIX, 0)) { in install()
198 if (create_pkg_path(libsymlink, pkgname, PKG_LIB_POSTFIX, persona)) { in make_user_data()
1017 if (create_pkg_path(libsymlink, pkgname, PKG_LIB_POSTFIX, userId)) { in linklib()