Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_swing_decision_center.cpp70 string swingJsonPoint = "/"; in GetCcmSwingRemind() local
71 swingJsonPoint.append(NotificationConfigParse::CFG_KEY_NOTIFICATION_SERVICE); in GetCcmSwingRemind()
72 swingJsonPoint.append("/"); in GetCcmSwingRemind()
73 swingJsonPoint.append(SWING_FILTER); in GetCcmSwingRemind()
74 swingJsonPoint.append("/"); in GetCcmSwingRemind()
75 swingJsonPoint.append(AFFTECED_BY); in GetCcmSwingRemind()
77 if (!NotificationConfigParse::GetInstance()->GetConfigJson(swingJsonPoint, root)) { in GetCcmSwingRemind()
78 ANS_LOGI("Failed to get swingJsonPoint CCM config file."); in GetCcmSwingRemind()

Completed in 1 milliseconds