HomeSort by relevance Sort by last modified time
    Searched refs:motivation_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/net/
url_info.h 177 ResolutionMotivation motivation_; member in class:chrome_browser_net::UrlInfo
url_info.cc 39 motivation_(NO_PREFETCH_MOTIVATION),
316 motivation_ = motivation;
322 switch (motivation_) {
  /external/chromium_org/chrome/browser/net/
url_info.h 171 ResolutionMotivation motivation_; member in class:chrome_browser_net::UrlInfo
url_info.cc 75 motivation_(NO_PREFETCH_MOTIVATION),
335 motivation_ = motivation;
341 switch (motivation_) {

Completed in 381 milliseconds