#include "third_party/blink/public/mojom/service_worker/service_worker_installed_scripts_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/service_worker/service_worker_installed_scripts_manager.mojom-params-data.h"
namespace blink {
namespace mojom {
namespace internal {
bool ServiceWorkerInstalledScriptsInfo_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ServiceWorkerInstalledScriptsInfo_Data::ServiceWorkerInstalledScriptsInfo_Data()
: … { … }
bool ServiceWorkerScriptInfo_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ServiceWorkerScriptInfo_Data::ServiceWorkerScriptInfo_Data()
: … { … }
bool ServiceWorkerInstalledScriptsManagerHost_RequestInstalledScript_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ServiceWorkerInstalledScriptsManagerHost_RequestInstalledScript_Params_Data::ServiceWorkerInstalledScriptsManagerHost_RequestInstalledScript_Params_Data()
: … { … }
bool ServiceWorkerInstalledScriptsManager_TransferInstalledScript_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ServiceWorkerInstalledScriptsManager_TransferInstalledScript_Params_Data::ServiceWorkerInstalledScriptsManager_TransferInstalledScript_Params_Data()
: … { … }
}
}
}