Home
last modified time | relevance | path

Searched refs:metric_id_allocator (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dmetric_id_manager.cc115 static MetricIdManager metric_id_allocator; in GetInstance() local
116 return metric_id_allocator; in GetInstance()
/packages/modules/Bluetooth/system/common/
Dmetric_id_allocator.cc106 static MetricIdAllocator metric_id_allocator; in GetInstance() local
107 return metric_id_allocator; in GetInstance()
DBUILD.gn21 "metric_id_allocator.cc",
DAndroid.bp24 "metric_id_allocator.cc",