Home
last modified time | relevance | path

Searched refs:is_valid_id_from_metric_id_allocator (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_metrics_logging.h69 bool is_valid_id_from_metric_id_allocator(const int id);
/system/bt/btif/src/
Dbtif_metrics_logging.cc161 bool is_valid_id_from_metric_id_allocator(const int id) { in is_valid_id_from_metric_id_allocator() function
Dbtif_config.cc210 if (is_valid_id_from_metric_id_allocator(id)) { in init_metric_id_allocator()