HomeSort by relevance Sort by last modified time
    Searched defs:template_url_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/instant/
instant_loader.h 97 bool is_showing_instant() const { return template_url_id_ != 0; }
100 TemplateURLID template_url_id() const { return template_url_id_; }
160 const TemplateURLID template_url_id_; member in class:InstantLoader
  /external/chromium_org/chrome/browser/history/android/
android_history_types.h 247 return template_url_id_;
251 template_url_id_ = template_url_id;
268 TemplateURLID template_url_id_; member in class:history::SearchRow

Completed in 357 milliseconds