Home
last modified time | relevance | path

Searched defs:notificationLabel (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h56 std::string notificationLabel; member
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp60 std::string notificationLabel = request.GetLabel(); in OnCanceled() local
H A Dnotification_tools.cpp93 std::string notificationLabel = CreateNotificationLabel(continuousTaskRecord->uid_, in PublishNotification() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp667 std::string notificationLabel = std::to_string(i); variable