OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_app_lib_dir
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/installd/
installd.h
98
extern dir_rec_t
android_app_lib_dir
;
commands.c
27
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)) {
[
all
...]
installd.c
282
if (copy_and_append(&
android_app_lib_dir
, &android_data_dir, APP_LIB_SUBDIR) < 0) {
Completed in 40 milliseconds