Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/net/
Durl_info.h103 bool was_linked() const { return was_linked_; } in was_linked()
180 bool was_linked_; variable
Durl_info.cc40 was_linked_(false) { in UrlInfo()
318 was_linked_ = true; in SetMotivation()