Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_live_view_content.h144 void FillPictureMarshallingMap();
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_live_view_content.cpp332 void NotificationLiveViewContent::FillPictureMarshallingMap() in FillPictureMarshallingMap() function in OHOS::Notification::NotificationLiveViewContent
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_live_view_content_test.cpp325 liveViewContent->FillPictureMarshallingMap();
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp508 liveViewContent->FillPictureMarshallingMap(); in NotifyCanceledInner()