#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif
#include "third_party/blink/public/mojom/lcp_critical_path_predictor/lcp_critical_path_predictor.mojom.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/lcp_critical_path_predictor/lcp_critical_path_predictor.mojom-params-data.h"
#include "third_party/blink/public/mojom/lcp_critical_path_predictor/lcp_critical_path_predictor.mojom-shared-message-ids.h"
#include "third_party/blink/public/mojom/lcp_critical_path_predictor/lcp_critical_path_predictor.mojom-import-headers.h"
#include "third_party/blink/public/mojom/lcp_critical_path_predictor/lcp_critical_path_predictor.mojom-test-utils.h"
namespace blink::mojom {
LCPCriticalPathPredictorNavigationTimeHint::LCPCriticalPathPredictorNavigationTimeHint()
: … { … }
LCPCriticalPathPredictorNavigationTimeHint::LCPCriticalPathPredictorNavigationTimeHint(
std::vector<std::string> lcp_element_locators_in,
std::vector<::GURL> lcp_influencer_scripts_in,
std::vector<::GURL> fetched_fonts_in,
std::vector<::GURL> preconnect_origins_in,
std::vector<::GURL> unused_preloads_in)
: … { … }
LCPCriticalPathPredictorNavigationTimeHint::~LCPCriticalPathPredictorNavigationTimeHint() = default;
void LCPCriticalPathPredictorNavigationTimeHint::WriteIntoTrace(
perfetto::TracedValue traced_context) const { … }
bool LCPCriticalPathPredictorNavigationTimeHint::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
const char LCPCriticalPathPredictorHost::Name_[] = …;
LCPCriticalPathPredictorHost::IPCStableHashFunction LCPCriticalPathPredictorHost::MessageToMethodInfo_(mojo::Message& message) { … }
const char* LCPCriticalPathPredictorHost::MessageToMethodName_(mojo::Message& message) { … }
#if !BUILDFLAG(IS_FUCHSIA)
uint32_t LCPCriticalPathPredictorHost::SetLcpElementLocator_Sym::IPCStableHash() { … }
uint32_t LCPCriticalPathPredictorHost::SetLcpInfluencerScriptUrls_Sym::IPCStableHash() { … }
uint32_t LCPCriticalPathPredictorHost::SetPreconnectOrigins_Sym::IPCStableHash() { … }
uint32_t LCPCriticalPathPredictorHost::NotifyFetchedFont_Sym::IPCStableHash() { … }
uint32_t LCPCriticalPathPredictorHost::NotifyFetchedSubresource_Sym::IPCStableHash() { … }
uint32_t LCPCriticalPathPredictorHost::SetUnusedPreloads_Sym::IPCStableHash() { … }
# endif
LCPCriticalPathPredictorHostProxy::LCPCriticalPathPredictorHostProxy(mojo::MessageReceiverWithResponder* receiver)
: … { … }
void LCPCriticalPathPredictorHostProxy::SetLcpElementLocator(
const std::string& in_lcp_element_locator, std::optional<uint32_t> in_predicted_lcp_index) { … }
void LCPCriticalPathPredictorHostProxy::SetLcpInfluencerScriptUrls(
const std::vector<::GURL>& in_lcp_influencer_scripts) { … }
void LCPCriticalPathPredictorHostProxy::SetPreconnectOrigins(
const std::vector<::GURL>& in_origins) { … }
void LCPCriticalPathPredictorHostProxy::NotifyFetchedFont(
const ::GURL& in_font_url, bool in_hit) { … }
void LCPCriticalPathPredictorHostProxy::NotifyFetchedSubresource(
const ::GURL& in_subresource_url, ::base::TimeDelta in_subresource_load_start) { … }
void LCPCriticalPathPredictorHostProxy::SetUnusedPreloads(
const std::vector<::GURL>& in_unused_preloads) { … }
bool LCPCriticalPathPredictorHostStubDispatch::Accept(
LCPCriticalPathPredictorHost* impl,
mojo::Message* message) { … }
bool LCPCriticalPathPredictorHostStubDispatch::AcceptWithResponder(
LCPCriticalPathPredictorHost* impl,
mojo::Message* message,
std::unique_ptr<mojo::MessageReceiverWithStatus> responder) { … }
namespace {
}
static const mojo::internal::GenericValidationInfo kLCPCriticalPathPredictorHostValidationInfo[] = …;
bool LCPCriticalPathPredictorHostRequestValidator::Accept(mojo::Message* message) { … }
}
namespace mojo {
bool StructTraits<::blink::mojom::LCPCriticalPathPredictorNavigationTimeHint::DataView, ::blink::mojom::LCPCriticalPathPredictorNavigationTimeHintPtr>::Read(
::blink::mojom::LCPCriticalPathPredictorNavigationTimeHint::DataView input,
::blink::mojom::LCPCriticalPathPredictorNavigationTimeHintPtr* output) { … }
}
namespace blink::mojom {
void LCPCriticalPathPredictorHostInterceptorForTesting::SetLcpElementLocator(const std::string& lcp_element_locator, std::optional<uint32_t> predicted_lcp_index) { … }
void LCPCriticalPathPredictorHostInterceptorForTesting::SetLcpInfluencerScriptUrls(const std::vector<::GURL>& lcp_influencer_scripts) { … }
void LCPCriticalPathPredictorHostInterceptorForTesting::SetPreconnectOrigins(const std::vector<::GURL>& origins) { … }
void LCPCriticalPathPredictorHostInterceptorForTesting::NotifyFetchedFont(const ::GURL& font_url, bool hit) { … }
void LCPCriticalPathPredictorHostInterceptorForTesting::NotifyFetchedSubresource(const ::GURL& subresource_url, ::base::TimeDelta subresource_load_start) { … }
void LCPCriticalPathPredictorHostInterceptorForTesting::SetUnusedPreloads(const std::vector<::GURL>& unused_preloads) { … }
LCPCriticalPathPredictorHostAsyncWaiter::LCPCriticalPathPredictorHostAsyncWaiter(
LCPCriticalPathPredictorHost* proxy) : … { … }
LCPCriticalPathPredictorHostAsyncWaiter::~LCPCriticalPathPredictorHostAsyncWaiter() = default;
}
#if defined(__clang__)
#pragma clang diagnostic pop
#endif