Home
last modified time | relevance | path

Searched refs:ukm_smoothness_data (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/metrics/
H A DOWNERS1 per-file ukm_smoothness_data.h=set noparent
2 per-file ukm_smoothness_data.h=file://ipc/SECURITY_OWNERS
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dproxy.h96 base::WritableSharedMemoryMapping ukm_smoothness_data) = 0;
H A Dproxy_main.h104 base::WritableSharedMemoryMapping ukm_smoothness_data) override;
H A Dproxy_impl.h69 base::WritableSharedMemoryMapping ukm_smoothness_data);
H A Dproxy_main.cc695 base::WritableSharedMemoryMapping ukm_smoothness_data) { in SetUkmSmoothnessDestination() argument
700 std::move(ukm_smoothness_data))); in SetUkmSmoothnessDestination()
H A Dproxy_impl.cc812 base::WritableSharedMemoryMapping ukm_smoothness_data) { in SetUkmSmoothnessDestination() argument
814 host_impl_->SetUkmSmoothnessDestination(std::move(ukm_smoothness_data)); in SetUkmSmoothnessDestination()
H A Dsingle_thread_proxy.h73 base::WritableSharedMemoryMapping ukm_smoothness_data) override {} in SetUkmSmoothnessDestination() argument
H A Dlayer_tree_host_impl.h791 base::WritableSharedMemoryMapping ukm_smoothness_data);
H A Dlayer_tree_host_impl.cc4843 base::WritableSharedMemoryMapping ukm_smoothness_data) { in SetUkmSmoothnessDestination() argument
4844 ukm_smoothness_mapping_ = std::move(ukm_smoothness_data); in SetUkmSmoothnessDestination()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dfake_proxy.h50 base::WritableSharedMemoryMapping ukm_smoothness_data) override {} in SetUkmSmoothnessDestination() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/page_load_metrics/common/
H A Dpage_load_metrics.mojom353 // //cc/metrics/ukm_smoothness_data.h
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/
H A DBUILD.gn192 "metrics/ukm_smoothness_data.h",