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

  /external/chromium/chrome/browser/geolocation/
geolocation_browsertest.cc 110 navigation_started_(false),
160 navigation_started_ = true;
162 if (navigation_started_) {
163 navigation_started_ = false;
179 bool navigation_started_; member in class:__anon2800::GeolocationNotificationObserver
  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc 230 navigation_started_(false),
242 navigation_started_ = true;
265 navigation_started_ = true;
267 if (navigation_started_) {
268 navigation_started_ = false;
279 navigation_started_ = true;
282 // We do this in all cases (not just when navigation_started_ == true) so
289 navigation_started_ = false;
    [all...]
automation_provider_observers.h 178 bool navigation_started_; member in class:NavigationNotificationObserver
    [all...]

Completed in 28 milliseconds