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

  /external/chromium_org/chrome/browser/sync/
startup_controller.cc 52 first_start_(true),
105 first_start_ = false;
157 // stressing browser start. If |first_start_| is false, most likely the
161 if (!received_start_request_ && first_start_)
startup_controller.h 125 bool first_start_; member in class:browser_sync::StartupController

Completed in 41 milliseconds