Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h1531 …static bool ConvertJsonToNotificationBundleOption(NotificationRequest *target, const nlohmann::jso…
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp968 if (!ConvertJsonToNotificationBundleOption(pRequest, jsonObject)) { in FromJson()
2508 bool NotificationRequest::ConvertJsonToNotificationBundleOption( in ConvertJsonToNotificationBundleOption() function in OHOS::Notification::NotificationRequest