Searched defs:userIdPath (Results 1 – 10 of 10) sorted by relevance
62 char *userIdPath, uint32_t pathLen) in ConstructUserIdPath()87 char userIdPath[CERT_MAX_PATH_LEN] = { 0 }; in ConstructUidPath() local390 char userIdPath[CERT_MAX_PATH_LEN] = { 0 }; in CmGetCertBackupDir() local
363 static int32_t UpdateUserCerts(uint32_t userId, const char *userIdPath) in UpdateUserCerts()420 char userIdPath[CERT_MAX_PATH_LEN] = { 0 }; in UpdateAllUserCerts() local
228 static int32_t TraversalUserIdLayerDir(const struct CmContext *context, const char *userIdPath, con… in TraversalUserIdLayerDir()269 char userIdPath[CM_MAX_FILE_NAME_LEN] = {0}; in CmTraversalUserIdLayerDir() local
183 int32_t GetNumberOfDirs(const char *userIdPath) in GetNumberOfDirs()
141 char userIdPath[MAX_PATH_LEN] = {0}; in CmGetCertPathList() local
442 char userIdPath[CM_MAX_FILE_NAME_LEN] = { 0 }; in CmUserIdLayerGetFileCountAndNames() local
71 char *userIdPath; member
474 static int32_t CheckUserPathExist(enum HksPathType pathType, const char *userIdPath) in CheckUserPathExist()
1414 char userIdPath[PATH_SIZE] = {0}; in ProcessSpawnRemountMsg() local
524 std::string userIdPath = WALLPAPER_USERID_PATH + std::to_string(userId); in GetWallpaperDir() local