Home | History | Annotate | Download | only in installd

Lines Matching refs:media_path

275     char media_path[PATH_MAX];
276 if (create_user_media_path(media_path, userid) == -1) {
279 if (delete_dir_contents(media_path, 1, NULL) == -1) {