Home
last modified time | relevance | path

Searched refs:ReporterFault (Results 1 - 4 of 4) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp220 ReporterFault(FaultType::SET_WALLPAPER_FAULT, FaultCode::RF_FD_INPUT_FAILED); in SetWallpaper()
280 ReporterFault(FaultType::SET_WALLPAPER_FAULT, FaultCode::RF_FD_INPUT_FAILED); in SetVideo()
314 ReporterFault(FaultType::SET_WALLPAPER_FAULT, FaultCode::RF_FD_INPUT_FAILED); in SetCustomWallpaper()
548 void WallpaperManager::ReporterFault(FaultType faultType, FaultCode faultCode) in ReporterFault() function in OHOS::WallpaperMgrService::WallpaperManager
/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_manager.h170 void ReporterFault(FaultType faultType, FaultCode faultCode);
/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h93 void ReporterFault(MiscServices::FaultType faultType, MiscServices::FaultCode faultCode);
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp157 ReporterFault(FaultType::SERVICE_FAULT, FaultCode::SF_SERVICE_UNAVAILABLE); in Init()
1130 void WallpaperService::ReporterFault(FaultType faultType, FaultCode faultCode) in ReporterFault() function in OHOS::WallpaperMgrService::WallpaperService
1144 HILOG_INFO("ReporterFault success."); in ReporterFault()
1146 HILOG_ERROR("ReporterFault failed!"); in ReporterFault()
1209 ReporterFault(FaultType::LOAD_WALLPAPER_FAULT, FaultCode::RF_FD_INPUT_FAILED); in GetImageFd()
1307 ReporterFault(FaultType::SET_WALLPAPER_FAULT, FaultCode::RF_DROP_FAILED); in SetWallpaper()
1385 ReporterFault(FaultType::SET_WALLPAPER_FAULT, FaultCode::RF_DROP_FAILED); in WritePixelMapToFile()

Completed in 6 milliseconds