Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp57 std::string CreateNotificationLabel(int32_t uid, const std::string &bundleName, in CreateNotificationLabel() function
93 std::string notificationLabel = CreateNotificationLabel(continuousTaskRecord->uid_, in PublishNotification()