#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif
#include "third_party/blink/public/mojom/browsing_topics/browsing_topics.mojom-blink.h"
#include <math.h>
#include <stdint.h>
#include <utility>
#include "base/debug/alias.h"
#include "base/hash/md5_constexpr.h"
#include "base/run_loop.h"
#include "base/strings/string_number_conversions.h"
#include "base/task/thread_pool/thread_pool_instance.h"
#include "base/trace_event/trace_event.h"
#include "base/trace_event/typed_macros.h"
#include "mojo/public/cpp/bindings/features.h"
#include "mojo/public/cpp/bindings/lib/default_construct_tag_internal.h"
#include "mojo/public/cpp/bindings/lib/generated_code_util.h"
#include "mojo/public/cpp/bindings/lib/message_internal.h"
#include "mojo/public/cpp/bindings/lib/proxy_to_responder.h"
#include "mojo/public/cpp/bindings/lib/send_message_helper.h"
#include "mojo/public/cpp/bindings/lib/serialization_util.h"
#include "mojo/public/cpp/bindings/lib/unserialized_message_context.h"
#include "mojo/public/cpp/bindings/lib/validate_params.h"
#include "mojo/public/cpp/bindings/lib/validation_errors.h"
#include "mojo/public/cpp/bindings/mojo_buildflags.h"
#include "mojo/public/cpp/bindings/urgent_message_scope.h"
#include "mojo/public/interfaces/bindings/interface_control_messages.mojom.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value.h"
#include "third_party/blink/public/mojom/browsing_topics/browsing_topics.mojom-params-data.h"
#include "third_party/blink/public/mojom/browsing_topics/browsing_topics.mojom-shared-message-ids.h"
#include "third_party/blink/public/mojom/browsing_topics/browsing_topics.mojom-blink-import-headers.h"
#include "third_party/blink/public/mojom/browsing_topics/browsing_topics.mojom-blink-test-utils.h"
#include "mojo/public/cpp/bindings/lib/wtf_serialization.h"
namespace blink::mojom::blink {
EpochTopic::EpochTopic()
: … { … }
EpochTopic::EpochTopic(
int32_t topic_in,
const WTF::String& version_in,
const WTF::String& config_version_in,
const WTF::String& model_version_in,
const WTF::String& taxonomy_version_in)
: … { … }
EpochTopic::~EpochTopic() = default;
size_t EpochTopic::Hash(size_t seed) const { … }
void EpochTopic::WriteIntoTrace(
perfetto::TracedValue traced_context) const { … }
bool EpochTopic::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
GetBrowsingTopicsResult::GetBrowsingTopicsResult() : … { … }
GetBrowsingTopicsResult::~GetBrowsingTopicsResult() { … }
void GetBrowsingTopicsResult::set_error_message(
const WTF::String& error_message) { … }
void GetBrowsingTopicsResult::set_browsing_topics(
WTF::Vector<EpochTopicPtr> browsing_topics) { … }
void GetBrowsingTopicsResult::DestroyActive() { … }
bool GetBrowsingTopicsResult::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
const char BrowsingTopicsDocumentService::Name_[] = …;
BrowsingTopicsDocumentService::IPCStableHashFunction BrowsingTopicsDocumentService::MessageToMethodInfo_(mojo::Message& message) { … }
const char* BrowsingTopicsDocumentService::MessageToMethodName_(mojo::Message& message) { … }
#if !BUILDFLAG(IS_FUCHSIA)
uint32_t BrowsingTopicsDocumentService::GetBrowsingTopics_Sym::IPCStableHash() { … }
# endif
class BrowsingTopicsDocumentService_GetBrowsingTopics_ForwardToCallback
: public mojo::MessageReceiver { … };
BrowsingTopicsDocumentServiceProxy::BrowsingTopicsDocumentServiceProxy(mojo::MessageReceiverWithResponder* receiver)
: … { … }
void BrowsingTopicsDocumentServiceProxy::GetBrowsingTopics(
bool in_observe, GetBrowsingTopicsCallback callback) { … }
class BrowsingTopicsDocumentService_GetBrowsingTopics_ProxyToResponder : public ::mojo::internal::ProxyToResponder { … };
bool BrowsingTopicsDocumentService_GetBrowsingTopics_ForwardToCallback::Accept(
mojo::Message* message) { … }
void BrowsingTopicsDocumentService_GetBrowsingTopics_ProxyToResponder::Run(
GetBrowsingTopicsResultPtr in_result) { … }
bool BrowsingTopicsDocumentServiceStubDispatch::Accept(
BrowsingTopicsDocumentService* impl,
mojo::Message* message) { … }
bool BrowsingTopicsDocumentServiceStubDispatch::AcceptWithResponder(
BrowsingTopicsDocumentService* impl,
mojo::Message* message,
std::unique_ptr<mojo::MessageReceiverWithStatus> responder) { … }
namespace {
}
static const mojo::internal::GenericValidationInfo kBrowsingTopicsDocumentServiceValidationInfo[] = …;
bool BrowsingTopicsDocumentServiceRequestValidator::Accept(mojo::Message* message) { … }
bool BrowsingTopicsDocumentServiceResponseValidator::Accept(mojo::Message* message) { … }
}
namespace mojo {
bool StructTraits<::blink::mojom::blink::EpochTopic::DataView, ::blink::mojom::blink::EpochTopicPtr>::Read(
::blink::mojom::blink::EpochTopic::DataView input,
::blink::mojom::blink::EpochTopicPtr* output) { … }
bool UnionTraits<::blink::mojom::blink::GetBrowsingTopicsResult::DataView, ::blink::mojom::blink::GetBrowsingTopicsResultPtr>::Read(
::blink::mojom::blink::GetBrowsingTopicsResult::DataView input,
::blink::mojom::blink::GetBrowsingTopicsResultPtr* output) { … }
}
namespace blink::mojom::blink {
void BrowsingTopicsDocumentServiceInterceptorForTesting::GetBrowsingTopics(bool observe, GetBrowsingTopicsCallback callback) { … }
BrowsingTopicsDocumentServiceAsyncWaiter::BrowsingTopicsDocumentServiceAsyncWaiter(
BrowsingTopicsDocumentService* proxy) : … { … }
BrowsingTopicsDocumentServiceAsyncWaiter::~BrowsingTopicsDocumentServiceAsyncWaiter() = default;
void BrowsingTopicsDocumentServiceAsyncWaiter::GetBrowsingTopics(
bool observe, GetBrowsingTopicsResultPtr* out_result) { … }
GetBrowsingTopicsResultPtr BrowsingTopicsDocumentServiceAsyncWaiter::GetBrowsingTopics(
bool observe) { … }
}
#if defined(__clang__)
#pragma clang diagnostic pop
#endif