Searched defs:paired_device_map (Results 1 – 9 of 9) sorted by relevance
/system/bt/gd/common/ |
D | metric_id_manager_unittest.cc | 52 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local 64 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local 78 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local 95 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local 116 std::unordered_map<bluetooth::hci::Address, int> paired_device_map = in TEST() local 143 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local 202 std::unordered_map<bluetooth::hci::Address, int> paired_device_map = in TEST() local 347 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local 409 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local 448 std::unordered_map<bluetooth::hci::Address, int> paired_device_map; in TEST() local [all …]
|
D | metric_id_manager.cc | 52 const std::unordered_map<Address, int>& paired_device_map, in Init()
|
/system/bt/common/ |
D | metric_id_allocator_unittest.cc | 52 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local 63 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local 76 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local 92 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local 112 std::unordered_map<RawAddress, int> paired_device_map = in TEST() local 132 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local 184 std::unordered_map<RawAddress, int> paired_device_map = in TEST() local 322 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local 384 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local 423 std::unordered_map<RawAddress, int> paired_device_map; in TEST() local [all …]
|
D | metric_id_allocator.cc | 49 const std::unordered_map<RawAddress, int>& paired_device_map, in Init()
|
/system/bt/test/mock/ |
D | mock_main_shim_metric_id_api.cc | 40 const std::unordered_map<RawAddress, int>& paired_device_map, in InitMetricIdAllocator()
|
D | mock_common_metric_id_allocator.cc | 74 const std::unordered_map<RawAddress, int>& paired_device_map, in Init()
|
/system/bt/main/shim/ |
D | metric_id_api.cc | 34 const std::unordered_map<RawAddress, int>& paired_device_map, in InitMetricIdAllocator()
|
/system/bt/btif/src/ |
D | btif_metrics_logging.cc | 117 const std::unordered_map<RawAddress, int>& paired_device_map, in init_metric_id_allocator()
|
D | btif_config.cc | 196 std::unordered_map<RawAddress, int> paired_device_map; in init_metric_id_allocator() local
|