#include "third_party/blink/public/mojom/manifest/manifest_manager.mojom-shared.h"
#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 "third_party/blink/public/mojom/manifest/manifest_manager.mojom-params-data.h"
namespace blink {
namespace mojom {
namespace internal {
bool ManifestManager_RequestManifest_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ManifestManager_RequestManifest_Params_Data::ManifestManager_RequestManifest_Params_Data()
: … { … }
bool ManifestManager_RequestManifest_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ManifestManager_RequestManifest_ResponseParams_Data::ManifestManager_RequestManifest_ResponseParams_Data()
: … { … }
bool ManifestManager_RequestManifestDebugInfo_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ManifestManager_RequestManifestDebugInfo_Params_Data::ManifestManager_RequestManifestDebugInfo_Params_Data()
: … { … }
bool ManifestManager_RequestManifestDebugInfo_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ManifestManager_RequestManifestDebugInfo_ResponseParams_Data::ManifestManager_RequestManifestDebugInfo_ResponseParams_Data()
: … { … }
bool ManifestManager_ParseManifestFromString_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ManifestManager_ParseManifestFromString_Params_Data::ManifestManager_ParseManifestFromString_Params_Data()
: … { … }
bool ManifestManager_ParseManifestFromString_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ManifestManager_ParseManifestFromString_ResponseParams_Data::ManifestManager_ParseManifestFromString_ResponseParams_Data()
: … { … }
}
}
}