Searched defs:Count (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/gd/metrics/ | ||
| D | counter_metrics.cc | 76 bool CounterMetrics::Count(int32_t key, int64_t count) {  in Count()  function in bluetooth::metrics::CounterMetrics | 
| D | counter_metrics_unittest.cc | 36     bool Count(int32_t key, int64_t count) override {  in Count()  function in bluetooth::metrics::__anon61aac2dc0111::CounterMetricsTest::TestableCounterMetrics | 
| /packages/modules/Bluetooth/tools/pdl/src/ | ||
| D | ast.rs | 115     Count { field_id: String, width: usize },  enumerator |