Searched refs:ConvertJsonToPixelMap (Results 1 – 3 of 3) sorted by relevance
449 notificationRequest.ConvertJsonToPixelMap(nullptr, jsonObject); in HWTEST_F()475 notificationRequest.ConvertJsonToPixelMap(target, jsonObject); in HWTEST_F()
1122 … static void ConvertJsonToPixelMap(NotificationRequest *target, const nlohmann::json &jsonObject);
806 ConvertJsonToPixelMap(pRequest, jsonObject); in FromJson()1752 void NotificationRequest::ConvertJsonToPixelMap(NotificationRequest *target, const nlohmann::json &… in ConvertJsonToPixelMap() function in OHOS::Notification::NotificationRequest