chromium/out/Default/gen/services/service_manager/public/mojom/service_manager.mojom-shared.cc

// services/service_manager/public/mojom/service_manager.mojom-shared.cc is auto generated by mojom_bindings_generator.py, do not edit

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

#include "services/service_manager/public/mojom/service_manager.mojom-shared.h"

// Used to support stream output operator for enums.
// TODO(dcheng): Consider omitting this somehow if not needed.
#include <ostream>
#include <utility>

#include "base/strings/stringprintf.h"
#include "mojo/public/cpp/bindings/lib/validate_params.h"
#include "mojo/public/cpp/bindings/lib/validation_errors.h"
#include "mojo/public/cpp/bindings/lib/validation_util.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value.h"

#include "services/service_manager/public/mojom/service_manager.mojom-params-data.h"
namespace service_manager {
namespace mojom {

NOINLINE static const char* InstanceStateToStringHelper(InstanceState value) {}

std::string InstanceStateToString(InstanceState value) {}

std::ostream& operator<<(std::ostream& os, InstanceState value) {}

namespace internal {


// static
bool RunningServiceInfo_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

RunningServiceInfo_Data::RunningServiceInfo_Data()
    :{}


// static
bool ServiceManagerListener_OnInit_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

ServiceManagerListener_OnInit_Params_Data::ServiceManagerListener_OnInit_Params_Data()
    :{}


// static
bool ServiceManagerListener_OnServiceCreated_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

ServiceManagerListener_OnServiceCreated_Params_Data::ServiceManagerListener_OnServiceCreated_Params_Data()
    :{}


// static
bool ServiceManagerListener_OnServiceStarted_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

ServiceManagerListener_OnServiceStarted_Params_Data::ServiceManagerListener_OnServiceStarted_Params_Data()
    :{}


// static
bool ServiceManagerListener_OnServicePIDReceived_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

ServiceManagerListener_OnServicePIDReceived_Params_Data::ServiceManagerListener_OnServicePIDReceived_Params_Data()
    :{}


// static
bool ServiceManagerListener_OnServiceFailedToStart_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

ServiceManagerListener_OnServiceFailedToStart_Params_Data::ServiceManagerListener_OnServiceFailedToStart_Params_Data()
    :{}


// static
bool ServiceManagerListener_OnServiceStopped_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

ServiceManagerListener_OnServiceStopped_Params_Data::ServiceManagerListener_OnServiceStopped_Params_Data()
    :{}


// static
bool ServiceManager_AddListener_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

ServiceManager_AddListener_Params_Data::ServiceManager_AddListener_Params_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace service_manager

namespace perfetto {

// static
void TraceFormatTraits<::service_manager::mojom::InstanceState>::WriteIntoTrace(
   perfetto::TracedValue context, ::service_manager::mojom::InstanceState value) {}

} // namespace perfetto