Home
last modified time | relevance | path

Searched defs:resourceType (Results 1 – 11 of 11) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/native/include/
Dwallpaper_event_listener.h39 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/
Dmemory_collector.h29 std::string resourceType; member
/base/theme/wallpaper_mgr/frameworks/native/src/
Dwallpaper_event_listener_client.cpp42 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_event_listener_proxy.cpp53 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
Dwallpaper_service.cpp758 …int32_t userId, WallpaperResourceType resourceType, const std::string &uriOrPixelMap, WallpaperTyp… in SetWallpaperBackupData()
809WallpaperResourceType resourceType, const WallpaperData &wallpaperData, std::string &wallpaperFile) in GetWallpaperFile()
1336 int32_t fd, int32_t wallpaperType, int32_t length, WallpaperResourceType resourceType) in SetWallpaper()
1385 …red_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType, WallpaperResourceType resourceType) in SetWallpaperByPixelMap()
1411 std::string wallpaperTmpFullPath, int32_t wallpaperType, WallpaperResourceType resourceType) in WritePixelMapToFile()
1503 …paperService::CheckValid(int32_t wallpaperType, int32_t length, WallpaperResourceType resourceType) in CheckValid()
1553 int32_t userId, WallpaperType wallpaperType, WallpaperResourceType resourceType) in SaveWallpaperState()
1695 …WallpaperPictureInfo> allWallpaperInfos, int32_t wallpaperType, WallpaperResourceType resourceType) in SetAllWallpapers()
/base/theme/wallpaper_mgr/services/include/
Dwallpaper_data.h41 WallpaperResourceType resourceType; member
/base/theme/wallpaper_mgr/frameworks/js/napi/
Dnapi_wallpaper_ability.h215 WallpaperResourceType resourceType; member
Dnapi_wallpaper_ability.cpp994 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
/base/hiviewdfx/hiview/base/event_publish/include/
Dapp_event_handler.h128 std::string resourceType; member
/base/theme/wallpaper_mgr/test/unittest/
Dwallpaper_test.cpp235 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1850 napi_valuetype resourceType = napi_null; in ParseJsLengthResourceToInt() local