Searched refs:EmptyGURL (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/history/
H A Ddownload_create_info.cc87 return url_chain.empty() ? GURL::EmptyGURL() : url_chain.back();
/external/chromium/googleurl/src/
H A Dgurl.h348 GURL_API static const GURL& EmptyGURL();
H A Dgurl.cc382 const GURL& GURL::EmptyGURL() { function in class:GURL
404 const GURL& GURL::EmptyGURL() { function in class:GURL
/external/chromium/chrome/browser/
H A Dpossible_url_model.cc114 return GURL::EmptyGURL();
/external/chromium/chrome/browser/net/
H A Dpredictor.cc752 return GURL::EmptyGURL();
758 return GURL::EmptyGURL();
/external/chromium/chrome/browser/chromeos/login/
H A Dexisting_user_controller.cc245 guest_mode_url_ = GURL::EmptyGURL();

Completed in 204 milliseconds