Searched refs:ConvertJsonToNotificationDistributedOptions (Results 1 – 3 of 3) sorted by relevance
518 …bool result1 = notificationRequest.ConvertJsonToNotificationDistributedOptions(nullptr, jsonObject… in HWTEST_F()535 …bool result1 = notificationRequest.ConvertJsonToNotificationDistributedOptions(target, jsonObject); in HWTEST_F()
1481 static bool ConvertJsonToNotificationDistributedOptions(
928 if (!ConvertJsonToNotificationDistributedOptions(pRequest, jsonObject)) { in FromJson()2334 bool NotificationRequest::ConvertJsonToNotificationDistributedOptions( in ConvertJsonToNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest