Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/
Dbta_dip_test.cc53 bool bluetooth::shim::CountCounterMetrics(int32_t key, int64_t count) { in CountCounterMetrics() function in bluetooth::shim
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc184 bool bluetooth::shim::CountCounterMetrics(int32_t key, int64_t count) { in CountCounterMetrics() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc151 bool CountCounterMetrics(int32_t key, int64_t count) { in CountCounterMetrics() function