Searched refs:ConvertJsonToNotificationDistributedOptions (Results 1 – 3 of 3) sorted by relevance
44 request.ConvertJsonToNotificationDistributedOptions(target, jsonObject); in DoSomethingInterestingWithMyAPI()
1116 static bool ConvertJsonToNotificationDistributedOptions(
806 if (!ConvertJsonToNotificationDistributedOptions(pRequest, jsonObject)) { in FromJson()1799 bool NotificationRequest::ConvertJsonToNotificationDistributedOptions( in ConvertJsonToNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest