Searched defs:paired_device_map (Results  1 – 9 of 9) sorted by relevance
| /packages/modules/Bluetooth/system/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()
  | 
| /packages/modules/Bluetooth/system/common/ | 
| D | metric_id_allocator_unittest.cc | 55   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local 66   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local 79   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local 95   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local 115   std::unordered_map<RawAddress, int> paired_device_map =  in TEST()  local 135   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local 187   std::unordered_map<RawAddress, int> paired_device_map =  in TEST()  local 325   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local 387   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local 426   std::unordered_map<RawAddress, int> paired_device_map;  in TEST()  local [all …] 
 | 
| D | metric_id_allocator.cc | 52     const std::unordered_map<RawAddress, int>& paired_device_map,  in Init()
  | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_main_shim_metric_id_api.cc | 39     const std::unordered_map<RawAddress, int>& paired_device_map,  in InitMetricIdAllocator()
  | 
| D | mock_common_metric_id_allocator.cc | 75     const std::unordered_map<RawAddress, int>& paired_device_map,  in Init()
  | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | metric_id_api.cc | 34     const std::unordered_map<RawAddress, int>& paired_device_map,  in InitMetricIdAllocator()
  | 
| /packages/modules/Bluetooth/system/btif/src/ | 
| D | btif_metrics_logging.cc | 86     const std::unordered_map<RawAddress, int>& paired_device_map,  in init_metric_id_allocator()
  | 
| D | btif_config.cc | 132   std::unordered_map<RawAddress, int> paired_device_map;  in init_metric_id_allocator()  local
  |