chromium/out/Default/gen/services/device/public/mojom/usb_manager_test.mojom-params-data.h

// services/device/public/mojom/usb_manager_test.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SERVICES_DEVICE_PUBLIC_MOJOM_USB_MANAGER_TEST_MOJOM_PARAMS_DATA_H_
#define SERVICES_DEVICE_PUBLIC_MOJOM_USB_MANAGER_TEST_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace device::mojom {
namespace internal {
class  UsbDeviceManagerTest_AddDeviceForTesting_Params_Data {};
static_assert;
class  UsbDeviceManagerTest_AddDeviceForTesting_ResponseParams_Data {};
static_assert;
class  UsbDeviceManagerTest_RemoveDeviceForTesting_Params_Data {};
static_assert;
class  UsbDeviceManagerTest_RemoveDeviceForTesting_ResponseParams_Data {};
static_assert;
class  UsbDeviceManagerTest_GetTestDevices_Params_Data {};
static_assert;
class  UsbDeviceManagerTest_GetTestDevices_ResponseParams_Data {};
static_assert;

}  // namespace internal


class UsbDeviceManagerTest_AddDeviceForTesting_ParamsDataView {};


class UsbDeviceManagerTest_AddDeviceForTesting_ResponseParamsDataView {};


class UsbDeviceManagerTest_RemoveDeviceForTesting_ParamsDataView {};


class UsbDeviceManagerTest_RemoveDeviceForTesting_ResponseParamsDataView {};


class UsbDeviceManagerTest_GetTestDevices_ParamsDataView {};


class UsbDeviceManagerTest_GetTestDevices_ResponseParamsDataView {};

inline void UsbDeviceManagerTest_AddDeviceForTesting_ParamsDataView::GetNameDataView(
    mojo::StringDataView* output) {}
inline void UsbDeviceManagerTest_AddDeviceForTesting_ParamsDataView::GetSerialNumberDataView(
    mojo::StringDataView* output) {}
inline void UsbDeviceManagerTest_AddDeviceForTesting_ParamsDataView::GetLandingPageDataView(
    mojo::StringDataView* output) {}


inline void UsbDeviceManagerTest_AddDeviceForTesting_ResponseParamsDataView::GetMessageDataView(
    mojo::StringDataView* output) {}


inline void UsbDeviceManagerTest_RemoveDeviceForTesting_ParamsDataView::GetGuidDataView(
    mojo::StringDataView* output) {}






inline void UsbDeviceManagerTest_GetTestDevices_ResponseParamsDataView::GetDevicesDataView(
    mojo::ArrayDataView<TestDeviceInfoDataView>* output) {}



}  // device::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // SERVICES_DEVICE_PUBLIC_MOJOM_USB_MANAGER_TEST_MOJOM_PARAMS_DATA_H_