Home
last modified time | relevance | path

Searched defs:kMinId (Results 1 – 5 of 5) sorted by relevance

/system/bt/gd/common/
Dmetric_id_manager.h39 static const int kMinId; variable
Dmetric_id_manager.cc36 const int MetricIdManager::kMinId = 1; member in bluetooth::common::MetricIdManager
/system/bt/common/
Dmetric_id_allocator.h40 static const int kMinId; variable
Dmetric_id_allocator.cc33 const int MetricIdAllocator::kMinId = 1; member in bluetooth::common::MetricIdAllocator
/system/bt/test/mock/
Dmock_common_metric_id_allocator.cc46 const int MetricIdAllocator::kMinId = 0; member in bluetooth::common::MetricIdAllocator