Searched refs:media_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.c275 char media_path[PATH_MAX]; local
276 if (create_user_media_path(media_path, userid) == -1) {
279 if (delete_dir_contents(media_path, 1, NULL) == -1) {

Completed in 81 milliseconds