IsPresent         126 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc   out->available = adapter.IsPresent();
IsPresent         238 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, IsPresent())
IsPresent         452 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, IsPresent())
IsPresent         514 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, IsPresent())
IsPresent         526 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, IsPresent())
IsPresent         538 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   EXPECT_CALL(*mock_adapter_, IsPresent())
IsPresent         143 chrome/browser/metrics/metrics_log_chromeos.cc   bluetooth->set_is_present(adapter_->IsPresent());
IsPresent         858 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc   return bluetooth_adapter_->IsPresent();
IsPresent         563 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc   out->SetBoolean(kAdapterPresentProperty, nfc_adapter_->IsPresent());
IsPresent         216 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   AdapterPresentChanged(adapter_.get(), adapter_->IsPresent());
IsPresent         116 device/bluetooth/bluetooth_adapter.h   virtual bool IsPresent() const = 0;
IsPresent          96 device/bluetooth/bluetooth_adapter_chromeos.cc   if (!IsPresent())
IsPresent         108 device/bluetooth/bluetooth_adapter_chromeos.cc   if (!IsPresent())
IsPresent         140 device/bluetooth/bluetooth_adapter_chromeos.cc   if (!IsPresent())
IsPresent         164 device/bluetooth/bluetooth_adapter_chromeos.cc   if (!IsPresent())
IsPresent         188 device/bluetooth/bluetooth_adapter_chromeos.cc   if (!IsPresent())
IsPresent         223 device/bluetooth/bluetooth_adapter_chromeos.cc   if (!IsPresent())
IsPresent         534 device/bluetooth/bluetooth_adapter_chromeos.cc   DCHECK(!IsPresent());
IsPresent         595 device/bluetooth/bluetooth_adapter_chromeos.cc   DCHECK(IsPresent());
IsPresent          52 device/bluetooth/bluetooth_adapter_chromeos.h   virtual bool IsPresent() const OVERRIDE;
IsPresent          54 device/bluetooth/bluetooth_adapter_mac.h   virtual bool IsPresent() const OVERRIDE;
IsPresent         161 device/bluetooth/bluetooth_adapter_win.cc   bool was_present = IsPresent();
IsPresent          46 device/bluetooth/bluetooth_adapter_win.h   virtual bool IsPresent() const OVERRIDE;
IsPresent         162 device/bluetooth/bluetooth_adapter_win_unittest.cc   EXPECT_FALSE(adapter_win_->IsPresent());
IsPresent         170 device/bluetooth/bluetooth_adapter_win_unittest.cc   EXPECT_TRUE(adapter_win_->IsPresent());
IsPresent         397 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         413 device/bluetooth/bluetooth_chromeos_unittest.cc   ASSERT_FALSE(adapter_->IsPresent());
IsPresent         424 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         440 device/bluetooth/bluetooth_chromeos_unittest.cc   ASSERT_TRUE(adapter_->IsPresent());
IsPresent         451 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_FALSE(adapter_->IsPresent());
IsPresent         467 device/bluetooth/bluetooth_chromeos_unittest.cc   ASSERT_TRUE(adapter_->IsPresent());
IsPresent         477 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         488 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_FALSE(adapter_->IsPresent());
IsPresent         758 device/bluetooth/bluetooth_chromeos_unittest.cc   ASSERT_FALSE(adapter_->IsPresent());
IsPresent         771 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         791 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_FALSE(adapter_->IsPresent());
IsPresent        1029 device/bluetooth/bluetooth_chromeos_unittest.cc   ASSERT_FALSE(adapter_->IsPresent());
IsPresent        1041 device/bluetooth/bluetooth_chromeos_unittest.cc   ASSERT_TRUE(adapter_->IsPresent());
IsPresent          67 device/bluetooth/bluetooth_profile_chromeos_unittest.cc     ASSERT_TRUE(adapter_->IsPresent());
IsPresent          43 device/bluetooth/test/mock_bluetooth_adapter.h   MOCK_CONST_METHOD0(IsPresent, bool());
IsPresent         107 device/nfc/nfc_adapter.h   virtual bool IsPresent() const = 0;
IsPresent          59 device/nfc/nfc_adapter_chromeos.cc   if (!IsPresent())
IsPresent          66 device/nfc/nfc_adapter_chromeos.cc   if (!IsPresent())
IsPresent          79 device/nfc/nfc_adapter_chromeos.cc   if (!IsPresent()) {
IsPresent         121 device/nfc/nfc_adapter_chromeos.cc   if (!IsPresent())
IsPresent         164 device/nfc/nfc_adapter_chromeos.cc   if (!IsPresent())
IsPresent         208 device/nfc/nfc_adapter_chromeos.cc   if (!IsPresent())
IsPresent         252 device/nfc/nfc_adapter_chromeos.cc   DCHECK(!IsPresent());
IsPresent         297 device/nfc/nfc_adapter_chromeos.cc   DCHECK(IsPresent());
IsPresent         359 device/nfc/nfc_adapter_chromeos.cc     if (IsPresent()) {
IsPresent          34 device/nfc/nfc_adapter_chromeos.h   virtual bool IsPresent() const OVERRIDE;
IsPresent         214 device/nfc/nfc_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         222 device/nfc/nfc_chromeos_unittest.cc   EXPECT_FALSE(adapter_->IsPresent());
IsPresent         228 device/nfc/nfc_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         233 device/nfc/nfc_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         237 device/nfc/nfc_chromeos_unittest.cc   EXPECT_FALSE(adapter_->IsPresent());
IsPresent         304 device/nfc/nfc_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         318 device/nfc/nfc_chromeos_unittest.cc   EXPECT_FALSE(adapter_->IsPresent());
IsPresent         357 device/nfc/nfc_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         421 device/nfc/nfc_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent         443 device/nfc/nfc_chromeos_unittest.cc   EXPECT_TRUE(adapter_->IsPresent());
IsPresent          48 sandbox/linux/services/yama.h   static bool IsPresent();
IsPresent          91 sandbox/linux/services/yama_unittests.cc             Yama::IsPresent());
IsPresent          95 sandbox/linux/services/yama_unittests.cc           Yama::IsPresent() ? "Y" : "N",
IsPresent         102 sandbox/linux/services/yama_unittests.cc   CHECK_EQ(restricted, Yama::IsPresent());
IsPresent         137 sandbox/linux/services/yama_unittests.cc   if (!Yama::IsPresent())
IsPresent         394 third_party/tcmalloc/chromium/src/base/elf_mem_image.cc   CHECK(image->IsPresent() || increment == 0);
IsPresent         395 third_party/tcmalloc/chromium/src/base/elf_mem_image.cc   if (!image->IsPresent()) {
IsPresent          91 third_party/tcmalloc/chromium/src/base/elf_mem_image.h   bool                 IsPresent() const { return ehdr_ != NULL; }
IsPresent          80 third_party/tcmalloc/chromium/src/base/vdso_support.h   bool IsPresent() const { return image_.IsPresent(); }
IsPresent         160 third_party/tcmalloc/chromium/src/stacktrace_x86-inl.h       if (vdso.IsPresent()) {
IsPresent         394 third_party/tcmalloc/vendor/src/base/elf_mem_image.cc   CHECK(image->IsPresent() || increment == 0);
IsPresent         395 third_party/tcmalloc/vendor/src/base/elf_mem_image.cc   if (!image->IsPresent()) {
IsPresent          91 third_party/tcmalloc/vendor/src/base/elf_mem_image.h   bool                 IsPresent() const { return ehdr_ != NULL; }
IsPresent          80 third_party/tcmalloc/vendor/src/base/vdso_support.h   bool IsPresent() const { return image_.IsPresent(); }
IsPresent         157 third_party/tcmalloc/vendor/src/stacktrace_x86-inl.h       if (vdso.IsPresent()) {