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

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
BouncyCastleProvider.java 56 public static final ProviderConfiguration CONFIGURATION = new BouncyCastleProviderConfiguration();
572 synchronized (CONFIGURATION)
    [all...]
  /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...]
  /tools/motodev/src/plugins/logger/src/com/motorola/studio/android/logger/internal/
EclipseEnvironmentManager.java 54 * The configuration element
56 private static final String CONFIGURATION = "configuration"; //$NON-NLS-1$
88 /* Reads configuration extension point extensions */
147 * Loads the Platform configuration.
155 /* Reads the default configuration. */
209 * Loads all configuration extension point extensions to read properties
217 IExtensionPoint extPoint = registry.getExtensionPoint(Activator.PLUGIN_ID, CONFIGURATION);
225 IConfigurationElement[] configuration = ext.getConfigurationElements(); local
226 for (int j = 0; j < configuration.length; j++)
    [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/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /tools/motodev/src/plugins/certmanager/lib/
bcprov-jdk15on-147.jar 

Completed in 503 milliseconds