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

/frameworks/native/cmds/installd/
H A Dinstalld.h91 } dir_rec_t; typedef in typeref:struct:__anon1168
95 dir_rec_t* dirs;
98 extern dir_rec_t android_app_dir;
99 extern dir_rec_t android_app_private_dir;
100 extern dir_rec_t android_app_lib_dir;
101 extern dir_rec_t android_data_dir;
102 extern dir_rec_t android_asec_dir;
103 extern dir_rec_t android_media_dir;
136 const dir_rec_t* dir,
184 int get_path_from_env(dir_rec_t* re
[all...]

Completed in 270 milliseconds