Home
last modified time | relevance | path

Searched refs:ConvertJsonExtraInfoToValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_check_info.cpp104 void NotificationCheckInfo::ConvertJsonExtraInfoToValue(nlohmann::json &jsonobj) in ConvertJsonExtraInfoToValue() function in OHOS::Notification::NotificationCheckInfo
149 ConvertJsonExtraInfoToValue(jsonobj); in ConvertJsonStringToValue()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_check_info.h33 void ConvertJsonExtraInfoToValue(nlohmann::json &jsonobj);