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()
1458 static bool ConvertJsonToNotificationDistributedOptions(
905 if (!ConvertJsonToNotificationDistributedOptions(pRequest, jsonObject)) { in FromJson()2280 bool NotificationRequest::ConvertJsonToNotificationDistributedOptions( in ConvertJsonToNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest