Searched refs:android_app_lib_dir (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
H A Dinstalld.h95 extern dir_rec_t android_app_lib_dir;
H A Dcommands.c27 dir_rec_t android_app_lib_dir; variable
53 if (create_pkg_path_in_dir(applibdir, &android_app_lib_dir, pkgname, PKG_DIR_POSTFIX)) {
202 if (create_pkg_path_in_dir(applibdir, &android_app_lib_dir, pkgname, PKG_DIR_POSTFIX)) {
H A Dinstalld.c282 if (copy_and_append(&android_app_lib_dir, &android_data_dir, APP_LIB_SUBDIR) < 0) {

Completed in 68 milliseconds