#include "content/common/agent_scheduling_group.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/agent_scheduling_group.mojom-params-data.h"
namespace content {
namespace mojom {
namespace internal {
bool AgentSchedulingGroupHost_DidUnloadRenderFrame_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
AgentSchedulingGroupHost_DidUnloadRenderFrame_Params_Data::AgentSchedulingGroupHost_DidUnloadRenderFrame_Params_Data()
: … { … }
bool AgentSchedulingGroup_BindAssociatedInterfaces_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
AgentSchedulingGroup_BindAssociatedInterfaces_Params_Data::AgentSchedulingGroup_BindAssociatedInterfaces_Params_Data()
: … { … }
bool AgentSchedulingGroup_CreateView_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
AgentSchedulingGroup_CreateView_Params_Data::AgentSchedulingGroup_CreateView_Params_Data()
: … { … }
bool AgentSchedulingGroup_CreateFrame_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
AgentSchedulingGroup_CreateFrame_Params_Data::AgentSchedulingGroup_CreateFrame_Params_Data()
: … { … }
bool AgentSchedulingGroup_CreateSharedStorageWorkletService_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
AgentSchedulingGroup_CreateSharedStorageWorkletService_Params_Data::AgentSchedulingGroup_CreateSharedStorageWorkletService_Params_Data()
: … { … }
}
}
}