#ifndef COMPONENTS_WEBAPPS_SERVICES_WEB_APP_ORIGIN_ASSOCIATION_PUBLIC_MOJOM_WEB_APP_ORIGIN_ASSOCIATION_PARSER_MOJOM_H_
#define COMPONENTS_WEBAPPS_SERVICES_WEB_APP_ORIGIN_ASSOCIATION_PUBLIC_MOJOM_WEB_APP_ORIGIN_ASSOCIATION_PARSER_MOJOM_H_
#include <stdint.h>
#include <limits>
#include <optional>
#include <type_traits>
#include <utility>
#include "base/types/cxx23_to_underlying.h"
#include "mojo/public/cpp/bindings/clone_traits.h"
#include "mojo/public/cpp/bindings/equals_traits.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/struct_ptr.h"
#include "mojo/public/cpp/bindings/struct_traits.h"
#include "mojo/public/cpp/bindings/union_traits.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"
#include "components/webapps/services/web_app_origin_association/public/mojom/web_app_origin_association_parser.mojom-features.h"
#include "components/webapps/services/web_app_origin_association/public/mojom/web_app_origin_association_parser.mojom-shared.h"
#include "components/webapps/services/web_app_origin_association/public/mojom/web_app_origin_association_parser.mojom-forward.h"
#include "sandbox/policy/mojom/sandbox.mojom-forward.h"
#include "url/mojom/url.mojom.h"
#include <string>
#include <vector>
#include "mojo/public/cpp/bindings/lib/control_message_handler.h"
#include "mojo/public/cpp/bindings/lib/message_size_estimator.h"
#include "mojo/public/cpp/bindings/raw_ptr_impl_ref_traits.h"
namespace webapps::mojom {
class WebAppOriginAssociationParserProxy;
template <typename ImplRefTraits>
class WebAppOriginAssociationParserStub;
class WebAppOriginAssociationParserRequestValidator;
class WebAppOriginAssociationParserResponseValidator;
class WebAppOriginAssociationParser
: public WebAppOriginAssociationParserInterfaceBase { … };
class WebAppOriginAssociationParserProxy
: public WebAppOriginAssociationParser { … };
class WebAppOriginAssociationParserStubDispatch { … };
template <typename ImplRefTraits =
mojo::RawPtrImplRefTraits<WebAppOriginAssociationParser>>
class WebAppOriginAssociationParserStub
: public mojo::MessageReceiverWithResponderStatus {
public:
using ImplPointerType = typename ImplRefTraits::PointerType;
WebAppOriginAssociationParserStub() = default;
~WebAppOriginAssociationParserStub() override = default;
void set_sink(ImplPointerType sink) { … }
ImplPointerType& sink() { … }
bool Accept(mojo::Message* message) override { … }
bool AcceptWithResponder(
mojo::Message* message,
std::unique_ptr<mojo::MessageReceiverWithStatus> responder) override { … }
private:
ImplPointerType sink_;
};
class WebAppOriginAssociationParserRequestValidator : public mojo::MessageReceiver { … };
class WebAppOriginAssociationParserResponseValidator : public mojo::MessageReceiver { … };
class WebAppOriginAssociationError { … };
template <typename T, WebAppOriginAssociationError::EnableIfSame<T>* = nullptr>
bool operator<(const T& lhs, const T& rhs);
template <typename T, WebAppOriginAssociationError::EnableIfSame<T>* = nullptr>
bool operator<=(const T& lhs, const T& rhs) { … }
template <typename T, WebAppOriginAssociationError::EnableIfSame<T>* = nullptr>
bool operator>(const T& lhs, const T& rhs) { … }
template <typename T, WebAppOriginAssociationError::EnableIfSame<T>* = nullptr>
bool operator>=(const T& lhs, const T& rhs) { … }
class WebAppOriginAssociation { … };
template <typename T, WebAppOriginAssociation::EnableIfSame<T>* = nullptr>
bool operator<(const T& lhs, const T& rhs);
template <typename T, WebAppOriginAssociation::EnableIfSame<T>* = nullptr>
bool operator<=(const T& lhs, const T& rhs) { … }
template <typename T, WebAppOriginAssociation::EnableIfSame<T>* = nullptr>
bool operator>(const T& lhs, const T& rhs) { … }
template <typename T, WebAppOriginAssociation::EnableIfSame<T>* = nullptr>
bool operator>=(const T& lhs, const T& rhs) { … }
class AssociatedWebApp { … };
template <typename T, AssociatedWebApp::EnableIfSame<T>* = nullptr>
bool operator<(const T& lhs, const T& rhs);
template <typename T, AssociatedWebApp::EnableIfSame<T>* = nullptr>
bool operator<=(const T& lhs, const T& rhs) { … }
template <typename T, AssociatedWebApp::EnableIfSame<T>* = nullptr>
bool operator>(const T& lhs, const T& rhs) { … }
template <typename T, AssociatedWebApp::EnableIfSame<T>* = nullptr>
bool operator>=(const T& lhs, const T& rhs) { … }
template <typename StructPtrType>
WebAppOriginAssociationPtr WebAppOriginAssociation::Clone() const { … }
template <typename T, WebAppOriginAssociation::EnableIfSame<T>*>
bool WebAppOriginAssociation::Equals(const T& other_struct) const { … }
template <typename T, WebAppOriginAssociation::EnableIfSame<T>*>
bool operator<(const T& lhs, const T& rhs) { … }
template <typename StructPtrType>
AssociatedWebAppPtr AssociatedWebApp::Clone() const { … }
template <typename T, AssociatedWebApp::EnableIfSame<T>*>
bool AssociatedWebApp::Equals(const T& other_struct) const { … }
template <typename T, AssociatedWebApp::EnableIfSame<T>*>
bool operator<(const T& lhs, const T& rhs) { … }
template <typename StructPtrType>
WebAppOriginAssociationErrorPtr WebAppOriginAssociationError::Clone() const { … }
template <typename T, WebAppOriginAssociationError::EnableIfSame<T>*>
bool WebAppOriginAssociationError::Equals(const T& other_struct) const { … }
template <typename T, WebAppOriginAssociationError::EnableIfSame<T>*>
bool operator<(const T& lhs, const T& rhs) { … }
}
namespace mojo {
template <>
struct StructTraits<::webapps::mojom::WebAppOriginAssociation::DataView,
::webapps::mojom::WebAppOriginAssociationPtr> { … };
template <>
struct StructTraits<::webapps::mojom::AssociatedWebApp::DataView,
::webapps::mojom::AssociatedWebAppPtr> { … };
template <>
struct StructTraits<::webapps::mojom::WebAppOriginAssociationError::DataView,
::webapps::mojom::WebAppOriginAssociationErrorPtr> { … };
}
#endif