#include "components/history_clusters/history_clusters_internals/webui/history_clusters_internals.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 "components/history_clusters/history_clusters_internals/webui/history_clusters_internals.mojom-params-data.h"
namespace history_clusters_internals {
namespace mojom {
namespace internal {
bool PageHandlerFactory_CreatePageHandler_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
PageHandlerFactory_CreatePageHandler_Params_Data::PageHandlerFactory_CreatePageHandler_Params_Data()
: … { … }
bool PageHandler_GetContextClustersJson_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
PageHandler_GetContextClustersJson_Params_Data::PageHandler_GetContextClustersJson_Params_Data()
: … { … }
bool PageHandler_GetContextClustersJson_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
PageHandler_GetContextClustersJson_ResponseParams_Data::PageHandler_GetContextClustersJson_ResponseParams_Data()
: … { … }
bool PageHandler_PrintKeywordBagStateToLogMessages_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
PageHandler_PrintKeywordBagStateToLogMessages_Params_Data::PageHandler_PrintKeywordBagStateToLogMessages_Params_Data()
: … { … }
bool Page_OnLogMessageAdded_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
Page_OnLogMessageAdded_Params_Data::Page_OnLogMessageAdded_Params_Data()
: … { … }
}
}
}