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

  /external/chromium_org/content/browser/web_contents/
navigation_entry_impl.h 197 return should_clear_history_list_;
200 should_clear_history_list_ = should_clear_history_list;
293 bool should_clear_history_list_; member in class:content::NavigationEntryImpl
navigation_entry_impl.cc 53 should_clear_history_list_(false),
80 should_clear_history_list_(false),

Completed in 50 milliseconds