Home
last modified time | relevance | path

Searched defs:pictureMap (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_live_view_content_test.cpp87 PictureMap pictureMap{}; variable
130 PictureMap pictureMap; variable
159 PictureMap pictureMap; variable
219 PictureMap pictureMap; variable
293 PictureMap pictureMap; variable
317 PictureMap pictureMap; variable
H A Dnotification_request_test.cpp890 PictureMap pictureMap; in HWTEST_F() local
921 PictureMap pictureMap; in HWTEST_F() local
1070 PictureMap pictureMap; in HWTEST_F() local
1091 PictureMap pictureMap; in HWTEST_F() local
1111 PictureMap pictureMap; in HWTEST_F() local
1137 PictureMap pictureMap; in HWTEST_F() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_live_view_content.cpp56 void NotificationLiveViewContent::SetPicture(const PictureMap &pictureMap) in SetPicture()
142 auto pictureMap = jsonObject.at("pictureMap").get<nlohmann::json>(); in ConvertPictureFromJson() local
H A Dnotification_request.cpp2607 auto pictureMap = liveViewContent->GetPicture(); in CheckImageSizeForLiveView() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dpicture_data_operations.cpp42 …id PictureDataOperations::CleanPictureMapData(std::map<std::string, sptr<PicturePair>>& pictureMap, in CleanPictureMapData()
269 std::map<std::string, sptr<PicturePair>>& pictureMap, bool isLowQualityPicture) in SavePicture()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp506 std::map<std::string, std::vector<std::shared_ptr<Media::PixelMap>>> pictureMap; in GetNotificationLiveViewContentDetailed() local
558 std::map<std::string, std::vector<std::shared_ptr<Media::PixelMap>>> &pictureMap) in GetLiveViewPictureInfo()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp359 …nst napi_env &env, const std::map<std::string, std::vector<std::shared_ptr<Media::PixelMap>>> &pic… in SetLiveViewPictureInfo()
960 std::map<std::string, std::vector<std::shared_ptr<Media::PixelMap>>> pictureMap; in GetNotificationLiveViewContentDetailed() local
1012 std::map<std::string, std::vector<std::shared_ptr<Media::PixelMap>>> &pictureMap) in GetLiveViewPictureInfo()