Searched refs:ConvertJsonToNotificationDistributedOptions (Results 1 – 3 of 3) sorted by relevance
496 …bool result1 = notificationRequest.ConvertJsonToNotificationDistributedOptions(nullptr, jsonObject… in HWTEST_F()513 …bool result1 = notificationRequest.ConvertJsonToNotificationDistributedOptions(target, jsonObject); in HWTEST_F()
1125 static bool ConvertJsonToNotificationDistributedOptions(
808 if (!ConvertJsonToNotificationDistributedOptions(pRequest, jsonObject)) { in FromJson()1824 bool NotificationRequest::ConvertJsonToNotificationDistributedOptions( in ConvertJsonToNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest