Searched defs:userDir (Results 1 – 4 of 4) sorted by relevance
111 std::string userDir = std::string(TASK_DATA_FILE_BASE_PATH) + "/" + std::to_string(userId); in RemoveUserDir() local
1010 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); variable1028 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); variable1056 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); variable1107 … std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(INVALID_USERID); variable
380 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnInitUser() local398 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in InitUserDir() local484 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnRemovedUser() local507 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnSwitchedUser() local
607 std::string userDir = FSCRYPT_EL_DIR + "/" + dirType; in GenerateIntegrityDirs() local690 const std::string userDir, in DoDeleteUserCeEceSeceKeys()