#include "content/common/render_message_filter.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 "content/common/render_message_filter.mojom-params-data.h"
namespace content {
namespace mojom {
namespace internal {
bool FrameRoutingInfo_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
FrameRoutingInfo_Data::FrameRoutingInfo_Data()
: … { … }
bool RenderMessageFilter_GenerateSingleFrameRoutingInfo_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
RenderMessageFilter_GenerateSingleFrameRoutingInfo_Params_Data::RenderMessageFilter_GenerateSingleFrameRoutingInfo_Params_Data()
: … { … }
bool RenderMessageFilter_GenerateSingleFrameRoutingInfo_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
RenderMessageFilter_GenerateSingleFrameRoutingInfo_ResponseParams_Data::RenderMessageFilter_GenerateSingleFrameRoutingInfo_ResponseParams_Data()
: … { … }
bool RenderMessageFilter_GenerateFrameRoutingInfos_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
RenderMessageFilter_GenerateFrameRoutingInfos_Params_Data::RenderMessageFilter_GenerateFrameRoutingInfos_Params_Data()
: … { … }
bool RenderMessageFilter_GenerateFrameRoutingInfos_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
RenderMessageFilter_GenerateFrameRoutingInfos_ResponseParams_Data::RenderMessageFilter_GenerateFrameRoutingInfos_ResponseParams_Data()
: … { … }
}
}
}