Home
last modified time | relevance | path

Searched refs:ConvertJsonToAgentBundle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h1465 …static bool ConvertJsonToAgentBundle(NotificationRequest *target, const nlohmann::json &jsonObject…
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp923 ConvertJsonToAgentBundle(pRequest, jsonObject); in FromJson()
2359 bool NotificationRequest::ConvertJsonToAgentBundle( in ConvertJsonToAgentBundle() function in OHOS::Notification::NotificationRequest