Searched refs:ConvertJsonToAgentBundle (Results 1 – 2 of 2) sorted by relevance
1465 …static bool ConvertJsonToAgentBundle(NotificationRequest *target, const nlohmann::json &jsonObject…
923 ConvertJsonToAgentBundle(pRequest, jsonObject); in FromJson()2359 bool NotificationRequest::ConvertJsonToAgentBundle( in ConvertJsonToAgentBundle() function in OHOS::Notification::NotificationRequest