HomeSort by relevance Sort by last modified time
    Searched full: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.
startup_controller.cc 49 start_backend_(start_backend),
103 start_backend_.Run();

Completed in 107 milliseconds