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

/frameworks/native/cmds/installd/
H A Dcommands.c282 char data_path[PKG_PATH_MAX]; local
283 if ((create_user_path(data_path, userid) != 0)
284 || (delete_dir_contents(data_path, 1, NULL) != 0)) {

Completed in 594 milliseconds