Searched refs:ProxyTypes (Results 1 – 12 of 12) sorted by relevance
27 var groupIDs = [ProxyFormController.ProxyTypes.DIRECT,28 ProxyFormController.ProxyTypes.SYSTEM,29 ProxyFormController.ProxyTypes.PAC,30 ProxyFormController.ProxyTypes.FIXED];119 ProxyFormController.ProxyTypes.FIXED);150 document.getElementById(ProxyFormController.ProxyTypes.SYSTEM)168 document.getElementById(ProxyFormController.ProxyTypes.DIRECT)186 document.getElementById(ProxyFormController.ProxyTypes.PAC)204 document.getElementById(ProxyFormController.ProxyTypes.FIXED)214 mode: ProxyFormController.ProxyTypes.AUTO,[all …]
15 DCHECK(syncer::ProxyTypes().Has(type_)); in ProxyDataTypeController()42 DCHECK(syncer::ProxyTypes().Has(type_)); in type()47 DCHECK(syncer::ProxyTypes().Has(type_)); in model_safe_group()
68 user_types.PutAll(syncer::ProxyTypes()); in RegisterProfilePrefs()
57 ProxyFormController.ProxyTypes = {593 case ProxyFormController.ProxyTypes.SYSTEM:595 case ProxyFormController.ProxyTypes.DIRECT:597 case ProxyFormController.ProxyTypes.PAC:608 case ProxyFormController.ProxyTypes.FIXED:
57 if (!syncer::ProxyTypes().Has(it.Get())) { in IN_PROC_BROWSER_TEST_F()88 if (!syncer::ProxyTypes().Has(it.Get())) { in IN_PROC_BROWSER_TEST_F()
188 preferred_data_types.RemoveAll(syncer::ProxyTypes()); in GetPreferredDataTypes()
200 SYNC_EXPORT ModelTypeSet ProxyTypes();
332 set.RemoveAll(ProxyTypes()); in ProtocolTypes()389 encryptable_user_types.RemoveAll(ProxyTypes()); in EncryptableUserTypes()409 ModelTypeSet ProxyTypes() { in ProxyTypes() function
727 disabled_types.RemoveAll(ProxyTypes()); in PurgeEntriesWithTypeIn()
76 if (ProxyTypes().Has(it.Get())) in AddClientConfigParamsToMessage()
604 enabled_types.RemoveAll(syncer::ProxyTypes()); in DoFinishConfigureDataTypes()
367 types_to_download.RemoveAll(syncer::ProxyTypes()); in ConfigureDataTypes()