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

  /external/chromium_org/components/google/core/browser/
google_url_tracker.cc 39 need_to_prompt_(false),
80 if (need_to_prompt_) {
97 need_to_prompt_ = false;
104 need_to_prompt_ = false;
169 need_to_prompt_ = true;
google_url_tracker.h 185 bool need_to_prompt_; // True if the last fetched Google URL is not member in class:GoogleURLTracker

Completed in 856 milliseconds