Searched defs:userPath (Results 1 – 8 of 8) sorted by relevance
103 final File userPath = new File("/dev/null"); in buildStorageVolume() local
412 File userPath = getPathForUser(userId); in buildStorageVolume() local
476 char userPath[HKS_MAX_DIRENT_FILE_LEN] = { 0 }; in CheckUserPathExist() local
189 std::filesystem::path userPath = in GetBundleDataDirs() local
284 char userPath[USER_PATH_SIZE] = { 0 }; in JoinFileNameTransient() local
1575 std::string userPath = WALLPAPER_USERID_PATH + std::to_string(userId) + "/wallpapercfg"; in SaveWallpaperState() local1595 std::string userPath = WALLPAPER_USERID_PATH + std::to_string(userId) + "/wallpapercfg"; in LoadWallpaperState() local
710 File userPath = getSyntheticPasswordDirectoryForUser(user.id); in dump() local
1986 const char userPath[] = "/storage/Users"; in UpdateStorageDir() local