Searched refs:wallpaperLockScreenFilePath (Results 1 – 1 of 1) sorted by relevance
409 std::string wallpaperLockScreenFilePath = userDir + "/" + WALLPAPER_LOCKSCREEN_DIRNAME; in InitUserDir() local410 if (!FileDeal::Mkdir(wallpaperLockScreenFilePath)) { in InitUserDir()