Searched defs:dir_rec_t (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dinstalld.h86 } dir_rec_t; typedef in typeref:struct:__anon1321
90 dir_rec_t* dirs;
93 extern dir_rec_t android_app_dir;
94 extern dir_rec_t android_app_private_dir;
95 extern dir_rec_t android_app_lib_dir;
96 extern dir_rec_t android_data_dir;
97 extern dir_rec_t android_asec_dir;
98 extern dir_rec_t android_media_dir;
131 const dir_rec_t* dir,
174 int get_path_from_env(dir_rec_t* re
[all...]

Completed in 2210 milliseconds