Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_affected.h39 constexpr static const char* AFFECTED_BY = "affectedBy"; member in OHOS::Notification::ReminderAffected
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dreminder_affected.cpp45 if (root.is_null() || root.find(AFFECTED_BY) == root.end()) { in ValidAndGetAffectedBy()
48 nlohmann::json affectedBysJson = root[AFFECTED_BY]; in ValidAndGetAffectedBy()

Completed in 1 milliseconds