Searched refs:ConvertJsonToNotificationDistributedOptions (Results 1 – 3 of 3) sorted by relevance
1269 static bool ConvertJsonToNotificationDistributedOptions(
502 …bool result1 = notificationRequest.ConvertJsonToNotificationDistributedOptions(nullptr, jsonObject… in HWTEST_F()519 …bool result1 = notificationRequest.ConvertJsonToNotificationDistributedOptions(target, jsonObject); in HWTEST_F()
859 if (!ConvertJsonToNotificationDistributedOptions(pRequest, jsonObject)) { in FromJson()1968 bool NotificationRequest::ConvertJsonToNotificationDistributedOptions( in ConvertJsonToNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest