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

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 57 ProxyFormController.ProxyTypes = {
593 case ProxyFormController.ProxyTypes.SYSTEM:
595 case ProxyFormController.ProxyTypes.DIRECT:
597 case ProxyFormController.ProxyTypes.PAC:
608 case ProxyFormController.ProxyTypes.FIXED:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
weakref.py 28 ProxyTypes = (ProxyType, CallableProxyType)
32 "CallableProxyType", "ProxyTypes", "WeakValueDictionary", 'WeakSet']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
weakref.py 28 ProxyTypes = (ProxyType, CallableProxyType)
32 "CallableProxyType", "ProxyTypes", "WeakValueDictionary", 'WeakSet']
  /external/chromium_org/sync/syncable/
model_type.cc 332 set.RemoveAll(ProxyTypes());
389 encryptable_user_types.RemoveAll(ProxyTypes());
409 ModelTypeSet ProxyTypes() {
    [all...]

Completed in 509 milliseconds