#include "services/device/public/mojom/screen_orientation.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 "services/device/public/mojom/screen_orientation.mojom-params-data.h"
namespace device {
namespace mojom {
namespace internal {
bool ScreenOrientation_LockOrientation_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ScreenOrientation_LockOrientation_Params_Data::ScreenOrientation_LockOrientation_Params_Data()
: … { … }
bool ScreenOrientation_LockOrientation_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ScreenOrientation_LockOrientation_ResponseParams_Data::ScreenOrientation_LockOrientation_ResponseParams_Data()
: … { … }
bool ScreenOrientation_UnlockOrientation_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ScreenOrientation_UnlockOrientation_Params_Data::ScreenOrientation_UnlockOrientation_Params_Data()
: … { … }
bool ScreenOrientationListener_IsAutoRotateEnabledByUser_Params_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ScreenOrientationListener_IsAutoRotateEnabledByUser_Params_Data::ScreenOrientationListener_IsAutoRotateEnabledByUser_Params_Data()
: … { … }
bool ScreenOrientationListener_IsAutoRotateEnabledByUser_ResponseParams_Data::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
ScreenOrientationListener_IsAutoRotateEnabledByUser_ResponseParams_Data::ScreenOrientationListener_IsAutoRotateEnabledByUser_ResponseParams_Data()
: … { … }
}
}
}