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

/frameworks/native/cmds/installd/
H A Dcommands.c267 char data_path[PKG_PATH_MAX]; local
268 if (create_user_path(data_path, userid)) {
271 if (delete_dir_contents(data_path, 1, NULL)) {

Completed in 124 milliseconds