Searched refs:ConvertJsonToPixelMap (Results 1 – 3 of 3) sorted by relevance
471 notificationRequest.ConvertJsonToPixelMap(nullptr, jsonObject); in HWTEST_F()497 notificationRequest.ConvertJsonToPixelMap(target, jsonObject); in HWTEST_F()
1455 … static void ConvertJsonToPixelMap(NotificationRequest *target, const nlohmann::json &jsonObject);
903 ConvertJsonToPixelMap(pRequest, jsonObject); in FromJson()2203 void NotificationRequest::ConvertJsonToPixelMap(NotificationRequest *target, const nlohmann::json &… in ConvertJsonToPixelMap() function in OHOS::Notification::NotificationRequest