Home
last modified time | relevance | path

Searched refs:Count (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/gd/metrics/
Dcounter_metrics.cc72 bool CounterMetrics::Count(int32_t key, int64_t count) { in Count() function in bluetooth::metrics::CounterMetrics
93 Count(pair.first, pair.second); in DrainBufferedCounters()
Dcounter_metrics.h40 virtual bool Count(int32_t key, int64_t count);
Dcounter_metrics_unittest.cc35 bool Count(int32_t key, int64_t count) override { in Count() function in bluetooth::metrics::__anon02bf0f0d0111::CounterMetricsTest::TestableCounterMetrics
/packages/modules/Connectivity/service/src/com/android/metrics/
Dstats.proto53 // Count of services in cache at the end of discovery
56 // Count of found callback when discovery is stopped
59 // Count of lost callback when discovery is stopped
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto132 // Count of scans in state.
176 // Count of times connectivity watchdog confirmed pno is working
179 // Count of times connectivity watchdog found pno not working
182 // Count of times connectivity watchdog confirmed background scan is working
185 // Count of times connectivity watchdog found background scan not working
266 // Count of times Passpoint provider being installed.
269 // Count of times Passpoint provivider is installed successfully.
272 // Count of times Passpoint provider is being uninstalled.
275 // Count of times Passpoint provider is uninstalled successfully.
278 // Count of saved Passpoint providers device has ever connected to.
[all …]
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc221 return counter_metrics->Count(key, count); in CountCounterMetrics()
/packages/modules/Bluetooth/system/gd/packet/parser/
Dlanguage_y.yy679 DEBUG() << "Count field defined\n";
/packages/modules/Virtualization/guest/authfs/src/
Dfusefs.rs825 Ok(GetxattrReply::Count(editor.get_fsverity_digest_size() as u32)) in getxattr()
/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dreport_definition.proto895 // Number of hashes in Count-Min Sketch.
898 // Number of cells per hash in Count-Min Sketch.