chromium/out/Default/gen/components/device_signals/core/common/mojom/system_signals.mojom-params-data.h

// components/device_signals/core/common/mojom/system_signals.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 COMPONENTS_DEVICE_SIGNALS_CORE_COMMON_MOJOM_SYSTEM_SIGNALS_MOJOM_PARAMS_DATA_H_
#define COMPONENTS_DEVICE_SIGNALS_CORE_COMMON_MOJOM_SYSTEM_SIGNALS_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_signals::mojom {
namespace internal {
class  SystemSignalsService_GetFileSystemSignals_Params_Data {};
static_assert;
class  SystemSignalsService_GetFileSystemSignals_ResponseParams_Data {};
static_assert;

}  // namespace internal


class SystemSignalsService_GetFileSystemSignals_ParamsDataView {};


class SystemSignalsService_GetFileSystemSignals_ResponseParamsDataView {};

inline void SystemSignalsService_GetFileSystemSignals_ParamsDataView::GetRequestsDataView(
    mojo::ArrayDataView<FileSystemItemRequestDataView>* output) {}


inline void SystemSignalsService_GetFileSystemSignals_ResponseParamsDataView::GetItemsDataView(
    mojo::ArrayDataView<FileSystemItemDataView>* output) {}



}  // device_signals::mojom

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

#endif  // COMPONENTS_DEVICE_SIGNALS_CORE_COMMON_MOJOM_SYSTEM_SIGNALS_MOJOM_PARAMS_DATA_H_