Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp1139 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1172 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1205 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp1250 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1282 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1314 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
Dans_innerkits_module_publish_test.cpp188 auto littleIcon = notificationRequest.GetLittleIcon(); in CheckCaseOneResult() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp252 void NotificationRequest::SetLittleIcon(const std::shared_ptr<Media::PixelMap> &littleIcon) in SetLittleIcon()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1080 auto littleIcon = request.GetLittleIcon(); in CheckImageSize() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp554 std::shared_ptr<Media::PixelMap> littleIcon = request->GetLittleIcon(); in SetNotificationRequestByPixelMap() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp195 auto littleIcon = request->GetLittleIcon(); in CheckPictureSize() local