#include "content/browser/xr/webxr_internals/mojom/webxr_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 "content/browser/xr/webxr_internals/mojom/webxr_internals.mojom-params-data.h"
namespace webxr {
namespace mojom {
namespace internal {
bool DeviceInfo_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
DeviceInfo_Data::DeviceInfo_Data()
: … { … }
bool SessionRequestedRecord_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
SessionRequestedRecord_Data::SessionRequestedRecord_Data()
: … { … }
bool SessionRejectedRecord_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
SessionRejectedRecord_Data::SessionRejectedRecord_Data()
: … { … }
bool SessionStartedRecord_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
SessionStartedRecord_Data::SessionStartedRecord_Data()
: … { … }
bool SessionStoppedRecord_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
SessionStoppedRecord_Data::SessionStoppedRecord_Data()
: … { … }
bool RuntimeInfo_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
RuntimeInfo_Data::RuntimeInfo_Data()
: … { … }
bool WebXrInternalsHandler_GetDeviceInfo_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
WebXrInternalsHandler_GetDeviceInfo_Params_Data::WebXrInternalsHandler_GetDeviceInfo_Params_Data()
: … { … }
bool WebXrInternalsHandler_GetDeviceInfo_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
WebXrInternalsHandler_GetDeviceInfo_ResponseParams_Data::WebXrInternalsHandler_GetDeviceInfo_ResponseParams_Data()
: … { … }
bool WebXrInternalsHandler_GetActiveRuntimes_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
WebXrInternalsHandler_GetActiveRuntimes_Params_Data::WebXrInternalsHandler_GetActiveRuntimes_Params_Data()
: … { … }
bool WebXrInternalsHandler_GetActiveRuntimes_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
WebXrInternalsHandler_GetActiveRuntimes_ResponseParams_Data::WebXrInternalsHandler_GetActiveRuntimes_ResponseParams_Data()
: … { … }
bool WebXrInternalsHandler_SubscribeToEvents_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
WebXrInternalsHandler_SubscribeToEvents_Params_Data::WebXrInternalsHandler_SubscribeToEvents_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogXrSessionRequested_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogXrSessionRequested_Params_Data::XRInternalsSessionListener_LogXrSessionRequested_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogXrSessionRejected_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogXrSessionRejected_Params_Data::XRInternalsSessionListener_LogXrSessionRejected_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogXrSessionStarted_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogXrSessionStarted_Params_Data::XRInternalsSessionListener_LogXrSessionStarted_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogXrSessionStopped_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogXrSessionStopped_Params_Data::XRInternalsSessionListener_LogXrSessionStopped_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogXrRuntimeAdded_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogXrRuntimeAdded_Params_Data::XRInternalsSessionListener_LogXrRuntimeAdded_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogXrRuntimeRemoved_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogXrRuntimeRemoved_Params_Data::XRInternalsSessionListener_LogXrRuntimeRemoved_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogFrameData_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogFrameData_Params_Data::XRInternalsSessionListener_LogFrameData_Params_Data()
: … { … }
bool XRInternalsSessionListener_LogConsoleMessages_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
XRInternalsSessionListener_LogConsoleMessages_Params_Data::XRInternalsSessionListener_LogConsoleMessages_Params_Data()
: … { … }
}
}
}