HasProfile 1525 chrome/browser/browsing_data/browsing_data_remover_unittest.cc ASSERT_FALSE(tester.HasProfile()); HasProfile 1527 chrome/browser/browsing_data/browsing_data_remover_unittest.cc ASSERT_TRUE(tester.HasProfile()); HasProfile 1535 chrome/browser/browsing_data/browsing_data_remover_unittest.cc ASSERT_FALSE(tester.HasProfile()); HasProfile 1542 chrome/browser/browsing_data/browsing_data_remover_unittest.cc ASSERT_FALSE(tester.HasProfile()); HasProfile 1544 chrome/browser/browsing_data/browsing_data_remover_unittest.cc ASSERT_TRUE(tester.HasProfile()); HasProfile 1552 chrome/browser/browsing_data/browsing_data_remover_unittest.cc ASSERT_FALSE(tester.HasProfile()); HasProfile 151 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc if (GetEventRouter(browser_context())->HasProfile(uuid_)) { HasProfile 199 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc if (GetEventRouter(browser_context())->HasProfile(uuid_)) { HasProfile 227 chrome/browser/extensions/api/bluetooth/bluetooth_api.cc if (!GetEventRouter(browser_context())->HasProfile(uuid)) { HasProfile 116 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc DCHECK(!HasProfile(uuid)); HasProfile 199 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc if (!HasProfile(uuid)) HasProfile 77 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.h bool HasProfile(const device::BluetoothUUID& uuid) const; HasProfile 134 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_FALSE(router_.HasProfile(kAudioProfileUuid)); HasProfile 135 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_FALSE(router_.HasProfile(kHealthProfileUuid)); HasProfile 141 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_TRUE(router_.HasProfile(kAudioProfileUuid)); HasProfile 142 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_TRUE(router_.HasProfile(kHealthProfileUuid)); HasProfile 146 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_FALSE(router_.HasProfile(kAudioProfileUuid)); HasProfile 147 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_TRUE(router_.HasProfile(kHealthProfileUuid)); HasProfile 168 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_TRUE(router_.HasProfile(kAudioProfileUuid)); HasProfile 169 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_TRUE(router_.HasProfile(kHealthProfileUuid)); HasProfile 183 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_FALSE(router_.HasProfile(kAudioProfileUuid)); HasProfile 184 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc EXPECT_FALSE(router_.HasProfile(kHealthProfileUuid));