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

/frameworks/native/cmds/installd/
H A Dcommands.c287 char media_path[PATH_MAX]; local
288 if ((create_user_media_path(media_path, userid) != 0)
289 || (delete_dir_contents(media_path, 1, NULL) != 0)) {

Completed in 196 milliseconds