GetAddress        180 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc     paired_devices_.insert(device->GetAddress());
GetAddress        187 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc   if (paired_devices_.find(device->GetAddress()) != paired_devices_.end())
GetAddress        193 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc     paired_devices_.insert(device->GetAddress());
GetAddress        200 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc   paired_devices_.erase(device->GetAddress());
GetAddress        282 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc       paired_devices_.insert(device->GetAddress());
GetAddress        299 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc           base::UTF8ToUTF16(adapter_->GetAddress())),
GetAddress        338 ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc                                                device->GetAddress())));
GetAddress         36 chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc   device_data_.SetString("address", device->GetAddress());
GetAddress        172 chrome/browser/chromeos/power/peripheral_battery_observer.cc     RemoveBattery(device->GetAddress());
GetAddress        177 chrome/browser/chromeos/power/peripheral_battery_observer.cc   RemoveBattery(device->GetAddress());
GetAddress         86 chrome/browser/devtools/adb/android_usb_device.cc       inbound_address = edesc->GetAddress();
GetAddress         88 chrome/browser/devtools/adb/android_usb_device.cc       outbound_address = edesc->GetAddress();
GetAddress         96 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc   out->address = device.GetAddress();
GetAddress        129 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc   out->address = adapter.GetAddress();
GetAddress        234 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetAddress())
GetAddress        300 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetDevice(device1_->GetAddress()))
GetAddress        307 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc       "[{\"deviceAddress\":\"%s\"}]", device1_->GetAddress().c_str());
GetAddress        319 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetDevice(device1_->GetAddress()))
GetAddress        448 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetAddress())
GetAddress        510 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetAddress())
GetAddress        522 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetAddress())
GetAddress        534 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetAddress())
GetAddress        603 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetDevice(device1_->GetAddress()))
GetAddress        605 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, GetDevice(device2_->GetAddress()))
GetAddress        627 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*device1_.get(), GetAddress())
GetAddress        285 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc     DVLOG(1) << "Ignoring event for adapter " << adapter->GetAddress();
GetAddress        295 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc     DVLOG(1) << "Ignoring event for adapter " << adapter->GetAddress();
GetAddress        305 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc     DVLOG(1) << "Ignoring event for adapter " << adapter->GetAddress();
GetAddress        332 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc     DVLOG(1) << "Ignoring event for adapter " << adapter->GetAddress();
GetAddress        342 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc     DVLOG(1) << "Ignoring event for adapter " << adapter->GetAddress();
GetAddress        352 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc     DVLOG(1) << "Ignoring event for adapter " << adapter->GetAddress();
GetAddress        788 chrome/browser/extensions/api/usb/usb_api.cc         endpoint_desc->address = endpoint->GetAddress();
GetAddress        160 chrome/browser/metrics/metrics_log_chromeos.cc     std::string address = device->GetAddress();
GetAddress        685 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc     info.address = device->GetAddress();
GetAddress        338 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc                      device->GetAddress()));
GetAddress        360 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc                    device->GetAddress()));
GetAddress        366 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc                               device->GetAddress()));
GetAddress        464 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   js_properties.SetString("address", device->GetAddress());
GetAddress        473 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   if (device->GetAddress() == pairing_device_address_) {
GetAddress        492 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc     pairing_device_address_ = device->GetAddress();
GetAddress        587 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   if (pairing_device_address_ == device->GetAddress()) {
GetAddress        592 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   base::StringValue address(device->GetAddress());
GetAddress        536 chrome/browser/usb/usb_device_handle.cc       endpoint_map_[endpoint->GetAddress()] = it->first;
GetAddress         53 chrome/browser/usb/usb_interface.h   int GetAddress() const;
GetAddress         99 device/bluetooth/bluetooth_adapter.h   virtual std::string GetAddress() const = 0;
GetAddress        261 device/bluetooth/bluetooth_adapter_chromeos.cc   DCHECK(devices_.find(device_chromeos->GetAddress()) == devices_.end());
GetAddress        263 device/bluetooth/bluetooth_adapter_chromeos.cc   devices_[device_chromeos->GetAddress()] = device_chromeos;
GetAddress        573 device/bluetooth/bluetooth_adapter_chromeos.cc     devices_[device_chromeos->GetAddress()] = device_chromeos;
GetAddress         46 device/bluetooth/bluetooth_adapter_chromeos.h   virtual std::string GetAddress() const OVERRIDE;
GetAddress         48 device/bluetooth/bluetooth_adapter_mac.h   virtual std::string GetAddress() const OVERRIDE;
GetAddress         40 device/bluetooth/bluetooth_adapter_win.h   virtual std::string GetAddress() const OVERRIDE;
GetAddress         91 device/bluetooth/bluetooth_chromeos_unittest.cc     last_device_address_ = device->GetAddress();
GetAddress        102 device/bluetooth/bluetooth_chromeos_unittest.cc     last_device_address_ = device->GetAddress();
GetAddress        113 device/bluetooth/bluetooth_chromeos_unittest.cc     last_device_address_ = device->GetAddress();
GetAddress        400 device/bluetooth/bluetooth_chromeos_unittest.cc             adapter_->GetAddress());
GetAddress        407 device/bluetooth/bluetooth_chromeos_unittest.cc             devices[0]->GetAddress());
GetAddress        479 device/bluetooth/bluetooth_chromeos_unittest.cc             adapter_->GetAddress());
GetAddress       1437 device/bluetooth/bluetooth_chromeos_unittest.cc             devices[0]->GetAddress());
GetAddress       1469 device/bluetooth/bluetooth_chromeos_unittest.cc             devices[0]->GetAddress());
GetAddress       1495 device/bluetooth/bluetooth_chromeos_unittest.cc             devices[0]->GetAddress());
GetAddress       1523 device/bluetooth/bluetooth_chromeos_unittest.cc             devices[0]->GetAddress());
GetAddress       1566 device/bluetooth/bluetooth_chromeos_unittest.cc             devices[0]->GetAddress());
GetAddress       1568 device/bluetooth/bluetooth_chromeos_unittest.cc   std::string address = devices[0]->GetAddress();
GetAddress         31 device/bluetooth/bluetooth_device.cc   base::string16 address_utf16 = base::UTF8ToUTF16(GetAddress());
GetAddress        159 device/bluetooth/bluetooth_device.cc   std::string vendor = GetAddress().substr(0, 8);
GetAddress        181 device/bluetooth/bluetooth_device.h   virtual std::string GetAddress() const = 0;
GetAddress         28 device/bluetooth/bluetooth_device_chromeos.h   virtual std::string GetAddress() const OVERRIDE;
GetAddress         28 device/bluetooth/bluetooth_device_mac.h   virtual std::string GetAddress() const OVERRIDE;
GetAddress         28 device/bluetooth/bluetooth_device_win.h   virtual std::string GetAddress() const OVERRIDE;
GetAddress         44 device/bluetooth/bluetooth_pairing_chromeos.cc           << device_->GetAddress();
GetAddress         49 device/bluetooth/bluetooth_pairing_chromeos.cc           << device_->GetAddress();
GetAddress         36 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(GetAddress, std::string());
GetAddress         25 device/bluetooth/test/mock_bluetooth_device.cc   ON_CALL(*this, GetAddress())
GetAddress         32 device/bluetooth/test/mock_bluetooth_device.h   MOCK_CONST_METHOD0(GetAddress, std::string());
GetAddress        284 net/base/address_tracker_linux.cc         if (GetAddress(header, &address, &really_deprecated)) {
GetAddress        311 net/base/address_tracker_linux.cc         if (GetAddress(header, &address, NULL)) {
GetAddress         48 net/disk_cache/blockfile/entry_impl_v3.h   Addr GetAddress() const;
GetAddress        248 net/disk_cache/blockfile/index_table_v3.cc     CellInfo cell_info = { cell.hash(), cell.GetAddress() };
GetAddress        809 net/disk_cache/blockfile/index_table_v3.cc         if (entry_cell.GetAddress() != address)
GetAddress       1030 net/disk_cache/blockfile/index_table_v3.cc   EntryCell new_cell = CreateEntryCell(hash, old_cell.GetAddress());
GetAddress       1098 net/disk_cache/blockfile/index_table_v3.cc       if (!entries.insert(std::make_pair(cell.GetAddress().value(),
GetAddress         60 net/disk_cache/blockfile/index_table_v3.h   Addr GetAddress() const;
GetAddress        173 net/disk_cache/blockfile/index_table_v3_unittest.cc     EXPECT_EQ(addr.value(), entry.GetAddress().value());
GetAddress        187 net/disk_cache/blockfile/index_table_v3_unittest.cc     EXPECT_EQ(addr.value(), entry2.GetAddress().value());
GetAddress        297 net/disk_cache/blockfile/index_table_v3_unittest.cc     EXPECT_EQ(addr.value(), found_entries.cells[0].GetAddress().value());
GetAddress        302 net/disk_cache/blockfile/index_table_v3_unittest.cc     EXPECT_EQ(addr.value(), entry.GetAddress().value());
GetAddress        322 net/disk_cache/blockfile/index_table_v3_unittest.cc       EXPECT_EQ(addr.value(), found_entries.cells[0].GetAddress().value());
GetAddress        354 net/disk_cache/blockfile/index_table_v3_unittest.cc     EXPECT_EQ(entries[i].address, found_entries.cells[i].GetAddress());
GetAddress        123 ppapi/c/private/ppb_net_address_private.h   PP_Bool (*GetAddress)(const struct PP_NetAddress_Private* addr,
GetAddress        178 ppapi/c/private/ppb_net_address_private.h   PP_Bool (*GetAddress)(const struct PP_NetAddress_Private* addr,
GetAddress        170 ppapi/cpp/private/net_address_private.cc     return PP_ToBool(get_interface<PPB_NetAddress_Private_1_1>()->GetAddress(
GetAddress        176 ppapi/cpp/private/net_address_private.cc     return PP_ToBool(get_interface<PPB_NetAddress_Private_1_0>()->GetAddress(
GetAddress         33 ppapi/cpp/private/net_address_private.h   static bool GetAddress(const PP_NetAddress_Private& addr,
GetAddress       3310 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->GetAddress(addr, address, address_size);
GetAddress       3354 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->GetAddress(addr, address, address_size);
GetAddress       5162 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetAddress = (PP_Bool (*)(const struct PP_NetAddress_Private* addr, void* address, uint16_t address_size))&Pnacl_M19_0_PPB_NetAddress_Private_GetAddress
GetAddress       5173 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetAddress = (PP_Bool (*)(const struct PP_NetAddress_Private* addr, void* address, uint16_t address_size))&Pnacl_M19_1_PPB_NetAddress_Private_GetAddress,
GetAddress        366 ppapi/shared_impl/private/net_address_private_impl.cc   &GetAddress
GetAddress        377 ppapi/shared_impl/private/net_address_private_impl.cc   &GetAddress,
GetAddress         57 ppapi/tests/test_net_address_private.cc   RUN_TEST(GetAddress, filter);
GetAddress        270 ppapi/tests/test_net_address_private.cc   ASSERT_TRUE(NetAddressPrivate::GetAddress(localhost_80,
GetAddress        276 ppapi/tests/test_net_address_private.cc   ASSERT_FALSE(NetAddressPrivate::GetAddress(localhost_80,
GetAddress        293 ppapi/tests/test_net_address_private.cc   ASSERT_TRUE(NetAddressPrivate::GetAddress(ipv6_addr,
GetAddress        299 ppapi/tests/test_net_address_private.cc   ASSERT_FALSE(NetAddressPrivate::GetAddress(ipv6_addr,
GetAddress         52 ppapi/tests/test_net_address_private_untrusted.cc   RUN_TEST(GetAddress, filter);
GetAddress        199 ppapi/tests/test_net_address_private_untrusted.cc   ASSERT_TRUE(NetAddressPrivate::GetAddress(remote_address, buffer,
GetAddress        159 ppapi/tests/test_utils.cc       if (!pp::NetAddressPrivate::GetAddress(addr_private, ipv4_addr.addr,
GetAddress        170 ppapi/tests/test_utils.cc       if (!pp::NetAddressPrivate::GetAddress(addr_private, ipv6_addr.addr,
GetAddress       9475 third_party/wtl/include/atlctrls.h 	int GetAddress(LPDWORD lpdwAddress) const