Home
last modified time | relevance | path

Searched defs:paired_device_map (Results 1 – 9 of 9) sorted by relevance

/system/bt/gd/common/
Dmetric_id_manager_unittest.cc52 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 …]
Dmetric_id_manager.cc52 const std::unordered_map<Address, int>& paired_device_map, in Init()
/system/bt/common/
Dmetric_id_allocator_unittest.cc52 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 …]
Dmetric_id_allocator.cc49 const std::unordered_map<RawAddress, int>& paired_device_map, in Init()
/system/bt/test/mock/
Dmock_main_shim_metric_id_api.cc40 const std::unordered_map<RawAddress, int>& paired_device_map, in InitMetricIdAllocator()
Dmock_common_metric_id_allocator.cc74 const std::unordered_map<RawAddress, int>& paired_device_map, in Init()
/system/bt/main/shim/
Dmetric_id_api.cc34 const std::unordered_map<RawAddress, int>& paired_device_map, in InitMetricIdAllocator()
/system/bt/btif/src/
Dbtif_metrics_logging.cc117 const std::unordered_map<RawAddress, int>& paired_device_map, in init_metric_id_allocator()
Dbtif_config.cc196 std::unordered_map<RawAddress, int> paired_device_map; in init_metric_id_allocator() local