Searched refs:ConvertJsonToNotificationBundleOption (Results 1 – 2 of 2) sorted by relevance
1531 …static bool ConvertJsonToNotificationBundleOption(NotificationRequest *target, const nlohmann::jso…
968 if (!ConvertJsonToNotificationBundleOption(pRequest, jsonObject)) { in FromJson()2508 bool NotificationRequest::ConvertJsonToNotificationBundleOption( in ConvertJsonToNotificationBundleOption() function in OHOS::Notification::NotificationRequest