HomeSort by relevance Sort by last modified time
    Searched defs:CONFIGURATION (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 34 // In this mode, the thread only performs configuration tasks. This is
39 // Resumes polling and allows nudges, drops configuration tasks. Runs
124 CONFIGURATION,
syncer_thread.cc 184 job.purpose == SyncSessionJob::CONFIGURATION);
212 else if (job.purpose == SyncSessionJob::CONFIGURATION)
220 DCHECK_NE(job.purpose, SyncSessionJob::CONFIGURATION);
238 DCHECK(job.purpose != SyncSessionJob::CONFIGURATION);
269 SyncSessionJob::CONFIGURATION);
280 } else if (job.purpose == SyncSessionJob::CONFIGURATION){
281 VLOG(1) << "SyncerThread(" << this << ")" << " Saving a configuration job";
480 SyncSessionJob::CONFIGURATION, session, FROM_HERE);
510 case SyncSessionJob::CONFIGURATION:
562 if (old_job.purpose == SyncSessionJob::CONFIGURATION) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 162 milliseconds