Home
last modified time | relevance | path

Searched defs:userDir (Results 1 – 2 of 2) sorted by relevance

/base/theme/wallpaper_mgr/test/unittest/
Dwallpaper_test.cpp1010 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); variable
1028 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); variable
1056 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); variable
1107 … std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(INVALID_USERID); variable
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp380 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnInitUser() local
398 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in InitUserDir() local
484 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnRemovedUser() local
507 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnSwitchedUser() local