Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp993 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); in HWTEST_F() local
1011 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); in HWTEST_F() local
1039 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); in HWTEST_F() local
1090 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(INVALID_USERID); HWTEST_F() local
[all...]
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp367 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnInitUser() local
385 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in InitUserDir() local
441 std::string userDir = WALLPAPER_USERID_PATH + std::to_string(userId); in OnRemovedUser() local
464 std::string userDir in OnSwitchedUser() local
[all...]

Completed in 5 milliseconds