Home
last modified time | relevance | path

Searched refs:NOTIFICATION_PREFIX (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp29 static constexpr char NOTIFICATION_PREFIX[] = "bgmode"; member
63 if (labelSplits.empty() || labelSplits[LABEL_BGMODE_PREFIX_POS] != NOTIFICATION_PREFIX in OnCanceled()
H A Dnotification_tools.cpp34 constexpr char NOTIFICATION_PREFIX[] = "bgmode"; member
63 stream << NOTIFICATION_PREFIX << SEPARATOR << uid << SEPARATOR << std::hash<std::string>()(abilityName) in CreateNotificationLabel()

Completed in 2 milliseconds