Home
last modified time | relevance | path

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

/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
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp1986 const char userPath[] = "/storage/Users"; in UpdateStorageDir() local