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

/frameworks/native/cmds/installd/
H A Dcommands.c294 char config_path[PATH_MAX]; local
295 if ((create_user_config_path(config_path, userid) != 0)
296 || (delete_dir_contents(config_path, 1, NULL) != 0)) {

Completed in 50 milliseconds