Home
last modified time | relevance | path

Searched refs:key_value (Results 1 – 25 of 60) sorted by relevance

123

/external/libbrillo/brillo/
Dkey_value_store.cc87 for (const auto& key_value : store_) in SaveToString() local
88 data += key_value.first + "=" + key_value.second + "\n"; in SaveToString()
93 const auto key_value = store_.find(TrimKey(key)); in GetString() local
94 if (key_value == store_.end()) in GetString()
96 *value = key_value->second; in GetString()
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Ddjango_orm.py89 def __init__(self, model_class, key_name, key_value, property_name): argument
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/autotest/server/cros/ap_configurators/
Dtrendnet432brp_ap_configurator.py123 def set_security_wep(self, key_value, authentication): argument
125 (key_value, authentication), 2, 900)
128 def _set_security_wep(self, key_value, authentication): argument
133 self.set_content_of_text_field_by_id(key_value, 'key1',
DbelkinF9K1001_ap_configurator.py118 def set_security_wep(self, key_value, authentication): argument
120 (key_value, authentication), 2, 1000)
123 def _set_security_wep(self, key_value, authentication): argument
134 self.set_content_of_text_field_by_xpath(key_value, text_field,
DbelkinWRTR_ap_configurator.py113 def set_security_wep(self, key_value, authentication): argument
115 (key_value, authentication), 2, 1000)
118 def _set_security_wep(self, key_value, authentication): argument
127 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dtrendnet654tr_ap_configurator.py132 def set_security_wep(self, key_value, authentication): argument
134 (key_value, authentication), 1, 100)
137 def _set_security_wep(self, key_value, authentication): argument
141 self.set_content_of_text_field_by_id(key_value, 'wep_key1',
Dnetgear4300_ap_configurator.py137 def set_security_wep(self, key_value, authentication): argument
140 (key_value, authentication), 1, 900)
143 def _set_security_wep(self, key_value, authentication): argument
159 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dtrendnet692gr_ap_configurator.py196 def set_security_wep(self, key_value, authentication): argument
198 (key_value, authentication), 2, 900)
201 def _set_security_wep(self, key_value, authentication): argument
205 self.set_content_of_text_field_by_id(key_value, 'WEP1',
Ddlinkwbr1310_ap_configurator.py159 def set_security_wep(self, key_value, authentication): argument
161 (key_value, authentication), 1, 900)
164 def _set_security_wep(self, key_value, authentication): argument
172 self.set_content_of_text_field_by_xpath(key_value, text_field,
Ddlink_dir300_ap_configurator.py166 def set_security_wep(self, key_value, authentication): argument
168 (key_value, authentication), 1, 900)
171 def _set_security_wep(self, key_value, authentication): argument
178 self.set_content_of_text_field_by_id(key_value, 'wepkey_64')
Dasus_qis_ap_configurator.py135 def set_security_wep(self, key_value, authentication): argument
137 (key_value, authentication), 1, 1000)
140 def _set_security_wep(self, key_value, authentication): argument
147 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dlevelone_ap_configurator.py130 def set_security_wep(self, key_value, authentication): argument
132 (key_value, authentication), 2, 1000)
135 def _set_security_wep(self, key_value, authentication): argument
142 self.set_content_of_text_field_by_xpath(key_value, text,
Dedimax_ap_configurator.py204 def set_security_wep(self, key_value, authentication): argument
206 (key_value, authentication), 2, 1000)
209 def _set_security_wep(self, key_value, authentication): argument
216 self.set_content_of_text_field_by_xpath(key_value,
Dtrendnet_ap_configurator.py175 def set_security_wep(self, key_value, authentication): argument
177 (key_value, authentication), 2, 900)
180 def _set_security_wep(self, key_value, authentication): argument
186 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dlinksyswrt600_ap_configurator.py153 def set_security_wep(self, key_value, authentication): argument
155 (key_value, authentication), 2, 900)
158 def _set_security_wep(self, key_value, authentication): argument
162 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dlinksys_ap_configurator.py149 def set_security_wep(self, key_value, authentication): argument
151 (key_value, authentication), 2, 1000)
154 def _set_security_wep(self, key_value, authentication): argument
163 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dkeeboxw150nr_ap_configurator.py197 def set_security_wep(self, key_value, authentication): argument
199 (key_value, authentication), 2, 900)
202 def _set_security_wep(self, key_value, authentication): argument
209 self.set_content_of_text_field_by_id(key_value, 'wep_key_1')
Dbelkin_ap_configurator.py202 def set_security_wep(self, key_value, authentication): argument
204 (key_value, authentication), 2, 1000)
207 def _set_security_wep(self, key_value, authentication): argument
213 self.set_content_of_text_field_by_xpath(key_value, text_field,
Ddlink_ap_configurator.py271 def set_security_wep(self, key_value, authentication): argument
273 (key_value, authentication), 1, 900)
276 def _set_security_wep(self, key_value, authentication): argument
282 self.set_content_of_text_field_by_id(key_value, 'wep_key_value')
283 self.set_content_of_text_field_by_id(key_value, 'verify_wep_key_value')
Dmedialink_ap_configurator.py186 def set_security_wep(self, key_value, authentication): argument
188 (key_value, authentication), 2, 900)
191 def _set_security_wep(self, key_value, authentication): argument
198 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dbuffaloag300h_ap_configurator.py160 def set_security_wep(self, key_value, authentication): argument
162 (key_value, authentication), 2, 1000)
165 def _set_security_wep(self, key_value, authentication): argument
177 self.set_content_of_text_field_by_xpath(key_value, text_field,
Ddlink_dir655_ap_configurator.py252 def set_security_wep(self, key_value, authentication): argument
254 (key_value, authentication), 1, 900)
257 def _set_security_wep(self, key_value, authentication): argument
263 self.set_content_of_text_field_by_id(key_value, 'key1')
Dbuffalo_ap_configurator.py258 def set_security_wep(self, key_value, authentication): argument
260 (key_value, authentication), 2, 1000)
263 def _set_security_wep(self, key_value, authentication): argument
277 self.set_content_of_text_field_by_xpath(key_value, text_field,
Dbuffalo_wzr_d1800h_ap_configurator.py240 def set_security_wep(self, key_value, authentication): argument
242 (key_value, authentication), 2, 1000)
245 def _set_security_wep(self, key_value, authentication): argument
260 self.set_content_of_text_field_by_xpath(key_value, text_field,
/external/ImageMagick/MagickCore/
Dconfigure.c814 *key_value; in GetConfigurePaths() local
819 key_value=NTRegistryKeyLookup(RegistryKey); in GetConfigurePaths()
820 if (key_value != (unsigned char *) NULL) in GetConfigurePaths()
823 key_value,DirectorySeparator); in GetConfigurePaths()
825 key_value=(unsigned char *) RelinquishMagickMemory(key_value); in GetConfigurePaths()
932 *key_value; in GetConfigurePaths() local
939 key_value=NTRegistryKeyLookup(RegistryKey); in GetConfigurePaths()
940 if (key_value == (unsigned char *) NULL) in GetConfigurePaths()
943 key_value=(unsigned char *) RelinquishMagickMemory(key_value); in GetConfigurePaths()

123