Home
last modified time | relevance | path

Searched refs:GetPictureMarshallingMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_live_view_content.h150 PictureMarshallingMap GetPictureMarshallingMap() const;
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_live_view_content_test.cpp301 bool isEmptyMarshallingMap = liveViewContent->GetPictureMarshallingMap().empty();
326 bool isEmptyMarshallingMap = liveViewContent->GetPictureMarshallingMap().empty();
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_live_view_content.cpp357 PictureMarshallingMap NotificationLiveViewContent::GetPictureMarshallingMap() const in GetPictureMarshallingMap() function in OHOS::Notification::NotificationLiveViewContent