Home
last modified time | relevance | path

Searched refs:PermanentURL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/omnibox/
Domnibox_edit_model.cc337 GURL OmniboxEditModel::PermanentURL() { in PermanentURL() function in OmniboxEditModel
469 *url = PermanentURL(); in AdjustTextForCopy()
489 GURL perm_url(PermanentURL()); in AdjustTextForCopy()
674 (match.destination_url == PermanentURL())) { in AcceptInput()
Domnibox_edit_model.h158 GURL PermanentURL();