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

  /external/chromium_org/chrome/browser/sync/
startup_controller.h 90 // start_backend_ callback.
114 base::Closure start_backend_; member in class:browser_sync::StartupController
116 // The time at which we invoked the start_backend_ callback.
124 // True before calling |start_backend_| for the first time. False after that.
startup_controller.cc 49 start_backend_(start_backend),
104 start_backend_.Run();

Completed in 70 milliseconds