Searched refs:key_value (Results 1 - 25 of 59) sorted by relevance

123

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
H A Ddjango_orm.py89 def __init__(self, model_class, key_name, key_value, property_name):
95 key_value: string, key value for the entity that has the credentials
100 self.key_value = key_value
111 query = {self.key_name: self.key_value}
127 args = {self.key_name: self.key_value}
140 query = {self.key_name: self.key_value}
/external/libbrillo/brillo/
H A Dkey_value_store.cc87 for (const auto& key_value : store_)
88 data += key_value.first + "=" + key_value.second + "\n";
93 const auto key_value = store_.find(TrimKey(key)); local
94 if (key_value == store_.end())
96 *value = key_value->second;
/external/autotest/server/cros/ap_configurators/
H A DbelkinF9K1001_ap_configurator.py118 def set_security_wep(self, key_value, authentication):
120 (key_value, authentication), 2, 1000)
123 def _set_security_wep(self, key_value, authentication):
134 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A DbelkinWRTR_ap_configurator.py113 def set_security_wep(self, key_value, authentication):
115 (key_value, authentication), 2, 1000)
118 def _set_security_wep(self, key_value, authentication):
127 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A Dtrendnet432brp_ap_configurator.py123 def set_security_wep(self, key_value, authentication):
125 (key_value, authentication), 2, 900)
128 def _set_security_wep(self, key_value, authentication):
133 self.set_content_of_text_field_by_id(key_value, 'key1',
H A Dtrendnet654tr_ap_configurator.py132 def set_security_wep(self, key_value, authentication):
134 (key_value, authentication), 1, 100)
137 def _set_security_wep(self, key_value, authentication):
141 self.set_content_of_text_field_by_id(key_value, 'wep_key1',
H A Dedimax6428ns_ap_configurator.py69 def _set_security_wep(self, key_value, authentication):
76 self.set_content_of_text_field_by_xpath(key_value,
H A Dasus_qis_ap_configurator.py135 def set_security_wep(self, key_value, authentication):
137 (key_value, authentication), 1, 1000)
140 def _set_security_wep(self, key_value, authentication):
147 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A Ddlink_dir300_ap_configurator.py166 def set_security_wep(self, key_value, authentication):
168 (key_value, authentication), 1, 900)
171 def _set_security_wep(self, key_value, authentication):
178 self.set_content_of_text_field_by_id(key_value, 'wepkey_64')
H A Ddlinkwbr1310_ap_configurator.py159 def set_security_wep(self, key_value, authentication):
161 (key_value, authentication), 1, 900)
164 def _set_security_wep(self, key_value, authentication):
172 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A Dedimax_ap_configurator.py204 def set_security_wep(self, key_value, authentication):
206 (key_value, authentication), 2, 1000)
209 def _set_security_wep(self, key_value, authentication):
216 self.set_content_of_text_field_by_xpath(key_value,
H A Dlevelone_ap_configurator.py130 def set_security_wep(self, key_value, authentication):
132 (key_value, authentication), 2, 1000)
135 def _set_security_wep(self, key_value, authentication):
142 self.set_content_of_text_field_by_xpath(key_value, text,
H A Dlinksyswrt600_ap_configurator.py153 def set_security_wep(self, key_value, authentication):
155 (key_value, authentication), 2, 900)
158 def _set_security_wep(self, key_value, authentication):
162 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A Dnetgear4300_ap_configurator.py137 def set_security_wep(self, key_value, authentication):
140 (key_value, authentication), 1, 900)
143 def _set_security_wep(self, key_value, authentication):
159 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A Dtrendnet692gr_ap_configurator.py196 def set_security_wep(self, key_value, authentication):
198 (key_value, authentication), 2, 900)
201 def _set_security_wep(self, key_value, authentication):
205 self.set_content_of_text_field_by_id(key_value, 'WEP1',
H A Dlinksyse2100_ap_configurator.py59 def _set_security_wep(self, key_value, authentication):
67 self.set_content_of_text_field_by_xpath(key_value, text,
H A Dlinksyse2500_ap_configurator.py117 def set_security_wep(self, key_value, authentication):
119 (key_value, authentication), 2, 900)
H A Dlinksyswrt120n_ap_configurator.py73 def _set_security_wep(self, key_value, authentication):
78 self.set_content_of_text_field_by_xpath(key_value, text,
H A Dnetgear3700_ap_configurator.py94 def set_security_wep(self, key_value, authentication):
97 (key_value, authentication), 1, 1000)
H A DnetgearR6200_ap_configurator.py112 def set_security_wep(self, key_value, authentication):
118 key_value, authentication)
H A Dtrendnet731br_ap_configurator.py121 def _set_security_wep(self, key_value, authentication):
126 self.set_content_of_text_field_by_id(key_value.encode("hex"),
H A Dasus_ap_configurator.py211 def set_security_wep(self, key_value, authentication):
213 (key_value, authentication), 1, 1000)
216 def _set_security_wep(self, key_value, authentication):
227 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A DbelkinF9K1102_ap_configurator.py247 def set_security_wep(self, key_value, authentication):
249 (key_value, authentication), 2, 1000)
252 def _set_security_wep(self, key_value, authentication):
261 self.set_content_of_text_field_by_xpath(key_value, text_field,
H A DbelkinF9K1103_ap_configurator.py252 def set_security_wep(self, key_value, authentication):
254 (key_value, authentication), 2, 1000)
257 def _set_security_wep(self, key_value, authentication):
266 self.set_content_of_text_field_by_xpath(key_value, text_field,
/external/v8/build/android/pylib/
H A Ddevice_settings.py31 for table, key_value in desired_settings:
33 for key, value in key_value:

Completed in 379 milliseconds

123