OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_SUBDIR
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/installd/
installd.h
63
#define
APP_SUBDIR
"app/" // sub-directory under ANDROID_DATA
installd.c
272
if (copy_and_append(&android_app_dir, &android_data_dir,
APP_SUBDIR
) < 0) {
312
char *system_app_path = build_string2(android_system_dirs.dirs[0].path,
APP_SUBDIR
);
Completed in 40 milliseconds