Home
last modified time | relevance | path

Searched refs:CloseWallpaperInfoFd (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp503 CloseWallpaperInfoFd(wallpaperPictureInfos); in OnSetAllWallpapers()
513 CloseWallpaperInfoFd(wallpaperPictureInfos); in OnSetAllWallpapers()
552 void WallpaperServiceStub::CloseWallpaperInfoFd(std::vector<WallpaperPictureInfo> wallpaperPictureI… in CloseWallpaperInfoFd() function in OHOS::WallpaperMgrService::WallpaperServiceStub
/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service_stub.h66 void CloseWallpaperInfoFd(std::vector<WallpaperPictureInfo> wallpaperPictureInfos);
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp704 CloseWallpaperInfoFd(WallpaperPictureInfos); in SetAllWallpapers()
716 CloseWallpaperInfoFd(WallpaperPictureInfos); in SetAllWallpapers()
781 void WallpaperManager::CloseWallpaperInfoFd(std::vector<WallpaperPictureInfo> wallpaperPictureInfos) in CloseWallpaperInfoFd() function in OHOS::WallpaperMgrService::WallpaperManager
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_manager.h195 void CloseWallpaperInfoFd(std::vector<WallpaperPictureInfo> wallpaperPictureInfos);