GetTabUrl         351 chrome/browser/chromeos/boot_times_loader.cc       AddLoginTimeMarker("TabLoad-Start: " + GetTabUrl(rwh), false);
GetTabUrl         361 chrome/browser/chromeos/boot_times_loader.cc         AddLoginTimeMarker("TabLoad-End: " + GetTabUrl(rwh), false);
GetTabUrl         369 chrome/browser/chromeos/boot_times_loader.cc         AddLoginTimeMarker("TabPaint: " + GetTabUrl(rwh), false);
GetTabUrl         289 chrome/browser/safe_browsing/download_protection_service.cc         tab_url_(item->GetTabUrl()),
GetTabUrl         374 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         392 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         426 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         518 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         564 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         714 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         769 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         853 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         902 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         946 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl        1035 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl        1119 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(tab_url));
GetTabUrl        1357 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl        1403 chrome/browser/safe_browsing/download_protection_service_unittest.cc   EXPECT_CALL(item, GetTabUrl()).WillRepeatedly(ReturnRef(GURL::EmptyGURL()));
GetTabUrl         114 content/browser/download/download_item_impl.h   virtual const GURL& GetTabUrl() const OVERRIDE;
GetTabUrl         135 content/browser/download/download_manager_impl_unittest.cc   MOCK_CONST_METHOD0(GetTabUrl, const GURL&());
GetTabUrl         184 content/public/browser/download_item.h   virtual const GURL& GetTabUrl() const = 0;
GetTabUrl          44 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetTabUrl, const GURL&());