Searched defs:contentObj (Results 1 – 4 of 4) sorted by relevance
| /base/notification/distributed_notification_service/frameworks/ets/ani/src/ |
| D | sts_notification_content.cpp | 1183 ani_object contentObj; in SetNotificationNormalContent() local 1215 ani_object contentObj; in SetNotificationLongTextContent() local 1255 ani_object contentObj; in SetNotificationPictureContent() local 1293 ani_object contentObj; in SetNotificationMultiLineContent() local 1323 …e(ani_env *env, std::shared_ptr<NotificationLocalLiveViewContent> &content, ani_object &contentObj) in SetCapsule() 1334 …n(ani_env *env, std::shared_ptr<NotificationLocalLiveViewContent> &content, ani_object &contentObj) in SetButton() 1345 …s(ani_env *env, std::shared_ptr<NotificationLocalLiveViewContent> &content, ani_object &contentObj) in SetCardButtons() 1356 …s(ani_env *env, std::shared_ptr<NotificationLocalLiveViewContent> &content, ani_object &contentObj) in SetProgress() 1367 …e(ani_env *env, std::shared_ptr<NotificationLocalLiveViewContent> &content, ani_object &contentObj) in SetTime() 1380 ani_env* env, std::shared_ptr<NotificationContent> nContent, ani_object &contentObj) in WarpLocalLiveViewContentWithFalg() [all …]
|
| D | sts_request.cpp | 967 ani_object contentObj; in SetNotificationRequestByNotificationContent() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_content.cpp | 153 nlohmann::json contentObj; in ToJson() local 293 auto contentObj = jsonObject.at("content"); in ConvertJsonToContent() local
|
| D | notification_request.cpp | 2194 nlohmann::json contentObj; in ConvertObjectsToJson() local 2534 auto contentObj = jsonObject.at("content"); in ConvertJsonToNotificationContent() local
|