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

  /external/chromium_org/chrome/browser/google/
google_url_tracker.cc 50 search_committed_(false) {
276 search_committed_ = true;
290 if (search_committed_) {
291 search_committed_ = false;
424 DCHECK(!search_committed_);
google_url_tracker.h 202 bool search_committed_; // True when we're expecting a notification of a new member in class:GoogleURLTracker

Completed in 951 milliseconds