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