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

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.update.configurator_3.3.100.v20100512.jar 
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar 
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_output_protection_message_filter.cc 136 chromeos::OutputConfigurator* configurator = local
138 configurator->UnregisterOutputProtectionClient(client_id_);
167 chromeos::OutputConfigurator* configurator = local
169 client_id_ = configurator->RegisterOutputProtectionClient();
185 chromeos::OutputConfigurator* configurator = local
187 bool result = configurator->QueryOutputProtectionStatus(
209 chromeos::OutputConfigurator* configurator = local
211 bool result = configurator->EnableOutputProtection(
234 chromeos::OutputConfigurator* configurator = local
236 configurator->EnableOutputProtection(GetClientId(), new_display_id
    [all...]
  /external/chromium_org/chrome_frame/test/
ie_configurator.cc 126 // A Google Test event listener that delegates to a configurator.
129 explicit ConfiguratorDriver(IEConfigurator* configurator);
141 // A configurator for Internet Explorer 7.
157 // A configurator for Internet Explorer 8, 9, and 10.
325 ConfiguratorDriver::ConfiguratorDriver(IEConfigurator* configurator)
326 : configurator_(configurator) {
327 DCHECK(configurator);
561 // Configurator implementation.
570 IEConfigurator* configurator = NULL; local
575 configurator = new IE7Configurator()
590 IEConfigurator* configurator = CreateConfigurator(); local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 284 # Each wrapper should have a configurator attribute holding the actual
285 # configurator to use for conversion.
292 result = self.configurator.convert(value)
304 result = self.configurator.convert(value)
316 result = self.configurator.convert(value)
328 result = self.configurator.convert(value)
340 result = self.configurator.convert(value)
351 result = self.configurator.convert(value)
361 The configurator base class which defines some useful defaults.
381 self.config.configurator = sel
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 284 # Each wrapper should have a configurator attribute holding the actual
285 # configurator to use for conversion.
292 result = self.configurator.convert(value)
304 result = self.configurator.convert(value)
316 result = self.configurator.convert(value)
328 result = self.configurator.convert(value)
340 result = self.configurator.convert(value)
351 result = self.configurator.convert(value)
361 The configurator base class which defines some useful defaults.
381 self.config.configurator = sel
    [all...]
  /external/chromium_org/chromeos/display/
output_configurator.h 269 TestApi(OutputConfigurator* configurator, int xrandr_event_base)
270 : configurator_(configurator),
output_configurator_unittest.cc 236 explicit TestObserver(OutputConfigurator* configurator)
237 : configurator_(configurator) {
518 // Connect a second output and check that the configurator enters
769 // on. The configurator should still reprobe on resume in case a display
783 // configurator turns it back on and syncs with the server.
    [all...]
  /external/chromium_org/chrome/browser/
browser_process_impl.cc 797 ComponentUpdateService::Configurator* configurator =
803 component_updater_.reset(ComponentUpdateServiceFactory(configurator));
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 229 milliseconds