Home
last modified time | relevance | path

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

/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
Dhks_storage_utils.c498 char userPath[HKS_MAX_DIRENT_FILE_LEN] = { 0 }; in CheckUserPathExist() local
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp1583 std::string userPath = WALLPAPER_USERID_PATH + std::to_string(userId) + "/wallpapercfg"; in SaveWallpaperState() local
1603 std::string userPath = WALLPAPER_USERID_PATH + std::to_string(userId) + "/wallpapercfg"; in LoadWallpaperState() local
/base/tee/tee_client/services/teecd/src/
Dfs_work_agent.c330 char userPath[USER_PATH_SIZE] = { 0 }; in JoinFileNameTransient() local
/base/startup/appspawn/modules/sandbox/
Dappspawn_sandbox.c716 const char userPath[] = "/storage/Users"; in UpdateStorageDir() local