Home
last modified time | relevance | path

Searched defs:userPath (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/storage/
H A DVolumeRecord.java103 final File userPath = new File("/dev/null"); in buildStorageVolume() local
H A DVolumeInfo.java412 File userPath = getPathForUser(userId); in buildStorageVolume() local
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c476 char userPath[HKS_MAX_DIRENT_FILE_LEN] = { 0 }; in CheckUserPathExist() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp189 std::filesystem::path userPath = in GetBundleDataDirs() local
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c284 char userPath[USER_PATH_SIZE] = { 0 }; in JoinFileNameTransient() local
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp1575 std::string userPath = WALLPAPER_USERID_PATH + std::to_string(userId) + "/wallpapercfg"; in SaveWallpaperState() local
1595 std::string userPath = WALLPAPER_USERID_PATH + std::to_string(userId) + "/wallpapercfg"; in LoadWallpaperState() local
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsStorage.java710 File userPath = getSyntheticPasswordDirectoryForUser(user.id); in dump() local
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp1986 const char userPath[] = "/storage/Users"; in UpdateStorageDir() local