Home
last modified time | relevance | path

Searched defs:boot_time (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics.cc38 int64_t boot_time; in LogMetricsAdapterStateChanged() local
60 int64_t boot_time; in LogMetricsBondCreateAttempt() local
90 int64_t boot_time; in LogMetricsBondStateChanged() local
131 int64_t boot_time; in LogMetricsDeviceInfoReport() local
180 int64_t boot_time; in LogMetricsProfileConnectionStateChanged() local
213 int64_t boot_time = bluetooth::common::time_get_os_boottime_us(); in LogMetricsAclConnectAttempt() local
227 int64_t boot_time; in LogMetricsAclConnectionStateChanged() local
/packages/modules/DnsResolver/doh/
Ddoh.rs19 pub mod boot_time; module
Ddoh_test_superset_for_fuzzer.rs20 pub mod boot_time; module