IsPowered 127 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc out->powered = adapter.IsPowered(); IsPowered 240 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc EXPECT_CALL(*mock_adapter_, IsPowered()) IsPowered 454 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc EXPECT_CALL(*mock_adapter_, IsPowered()) IsPowered 516 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc EXPECT_CALL(*mock_adapter_, IsPowered()) IsPowered 528 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc EXPECT_CALL(*mock_adapter_, IsPowered()) IsPowered 540 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc EXPECT_CALL(*mock_adapter_, IsPowered()) IsPowered 131 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.cc if (powered && adapter->IsPowered() != *powered) { IsPowered 144 chrome/browser/metrics/metrics_log_chromeos.cc bluetooth->set_is_enabled(adapter_->IsPowered()); IsPowered 833 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc bluetooth_adapter_->SetPowered(!bluetooth_adapter_->IsPowered(), IsPowered 862 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc return bluetooth_adapter_->IsPowered(); IsPowered 565 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc out->SetBoolean(kAdapterPoweredProperty, nfc_adapter_->IsPowered()); IsPowered 158 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc AdapterPoweredChanged(adapter_.get(), adapter_->IsPowered()); IsPowered 119 device/bluetooth/bluetooth_adapter.h virtual bool IsPowered() const = 0; IsPowered 53 device/bluetooth/bluetooth_adapter_chromeos.h virtual bool IsPowered() const OVERRIDE; IsPowered 55 device/bluetooth/bluetooth_adapter_mac.h virtual bool IsPowered() const OVERRIDE; IsPowered 47 device/bluetooth/bluetooth_adapter_win.h virtual bool IsPowered() const OVERRIDE; IsPowered 343 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 398 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 434 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 461 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 498 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 513 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_FALSE(adapter_->IsPowered()); IsPowered 531 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 546 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 564 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 657 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 705 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 754 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 775 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 795 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 814 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 938 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 975 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 1137 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 1174 device/bluetooth/bluetooth_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 1214 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 1344 device/bluetooth/bluetooth_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 73 device/bluetooth/bluetooth_profile_chromeos_unittest.cc ASSERT_TRUE(adapter_->IsPowered()); IsPowered 44 device/bluetooth/test/mock_bluetooth_adapter.h MOCK_CONST_METHOD0(IsPowered, bool()); IsPowered 110 device/nfc/nfc_adapter.h virtual bool IsPowered() const = 0; IsPowered 35 device/nfc/nfc_adapter_chromeos.h virtual bool IsPowered() const OVERRIDE; IsPowered 246 device/nfc/nfc_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 255 device/nfc/nfc_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 267 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 279 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 291 device/nfc/nfc_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 303 device/nfc/nfc_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 312 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 317 device/nfc/nfc_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 358 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 422 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 449 device/nfc/nfc_chromeos_unittest.cc EXPECT_FALSE(adapter_->IsPowered()); IsPowered 468 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 529 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered()); IsPowered 586 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(adapter_->IsPowered());