Home
last modified time | relevance | path

Searched defs:affectedBy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dreminder_affected.cpp43 const nlohmann::json &root, std::vector<std::pair<std::string, std::string>> &affectedBy) in ValidAndGetAffectedBy()
H A Dsmart_reminder_center.cpp321 for (auto &affectedBy : reminderAffected->affectedBy_) { in HandleAffectedReminder() local