Searched refs:ReplaceValue (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_nfc_record_client.cc201 device_smart_poster_record_properties_->type.ReplaceValue(
203 device_smart_poster_record_properties_->uri.ReplaceValue(
205 device_smart_poster_record_properties_->mime_type.ReplaceValue("text/fake");
206 device_smart_poster_record_properties_->size.ReplaceValue(128);
208 representation.ReplaceValue("Fake Title");
209 device_smart_poster_record_properties_->encoding.ReplaceValue(
211 device_smart_poster_record_properties_->language.ReplaceValue("en");
216 device_text_record_properties_->type.ReplaceValue(nfc_record::kTypeText);
217 device_text_record_properties_->representation.ReplaceValue(
219 device_text_record_properties_->encoding.ReplaceValue(
[all...]
H A Dfake_bluetooth_device_client.cc229 properties->address.ReplaceValue(kPairedDeviceAddress);
230 properties->bluetooth_class.ReplaceValue(kPairedDeviceClass);
231 properties->name.ReplaceValue("Fake Device (Name)");
232 properties->alias.ReplaceValue(kPairedDeviceName);
233 properties->paired.ReplaceValue(true);
234 properties->trusted.ReplaceValue(true);
235 properties->adapter.ReplaceValue(
241 properties->uuids.ReplaceValue(uuids);
243 properties->modalias.ReplaceValue("usb:v05ACp030Dd0306");
310 properties->connected.ReplaceValue(tru
[all...]
H A Dfake_bluetooth_adapter_client.cc84 properties_->address.ReplaceValue(kAdapterAddress);
85 properties_->name.ReplaceValue("Fake Adapter (Name)");
86 properties_->alias.ReplaceValue(kAdapterName);
87 properties_->pairable.ReplaceValue(true);
92 second_properties_->address.ReplaceValue(kSecondAdapterAddress);
93 second_properties_->name.ReplaceValue("Second Fake Adapter (Name)");
94 second_properties_->alias.ReplaceValue(kSecondAdapterName);
95 second_properties_->pairable.ReplaceValue(true);
146 properties_->discovering.ReplaceValue(true);
186 properties_->discovering.ReplaceValue(fals
[all...]
H A Dfake_nfc_adapter_client.cc100 properties_->protocols.ReplaceValue(protocols);
106 second_properties_->protocols.ReplaceValue(protocols);
164 properties_->polling.ReplaceValue(true);
165 properties_->mode.ReplaceValue(mode);
206 properties_->polling.ReplaceValue(false);
251 properties_->polling.ReplaceValue(false);
255 properties_->devices.ReplaceValue(new_devices);
273 properties_->polling.ReplaceValue(false);
277 properties_->tags.ReplaceValue(new_tags);
288 properties_->devices.ReplaceValue(new_device
[all...]
H A Dfake_bluetooth_gatt_characteristic_client.cc195 heart_rate_measurement_properties_->notifying.ReplaceValue(true);
225 heart_rate_measurement_properties_->notifying.ReplaceValue(false);
248 heart_rate_measurement_properties_->uuid.ReplaceValue(
250 heart_rate_measurement_properties_->service.ReplaceValue(service_path);
252 heart_rate_measurement_properties_->flags.ReplaceValue(flags);
261 body_sensor_location_properties_->uuid.ReplaceValue(kBodySensorLocationUUID);
262 body_sensor_location_properties_->service.ReplaceValue(service_path);
265 body_sensor_location_properties_->flags.ReplaceValue(flags);
274 heart_rate_control_point_properties_->uuid.ReplaceValue(
276 heart_rate_control_point_properties_->service.ReplaceValue(service_pat
[all...]
H A Dfake_bluetooth_gatt_service_client.cc106 heart_rate_service_properties_->uuid.ReplaceValue(kHeartRateServiceUUID);
107 heart_rate_service_properties_->device.ReplaceValue(device_path);
108 heart_rate_service_properties_->primary.ReplaceValue(true);
191 heart_rate_service_properties_->characteristics.ReplaceValue(char_paths);
H A Dfake_bluetooth_input_client.cc96 properties->reconnect_mode.ReplaceValue(
99 properties->reconnect_mode.ReplaceValue(
H A Dfake_nfc_manager_client.cc78 properties_->adapters.ReplaceValue(adapters);
90 properties_->adapters.ReplaceValue(adapters);
H A Dfake_nfc_tag_client.cc175 properties_->records.ReplaceValue(record_paths);
204 properties_->type.ReplaceValue(nfc_tag::kTagType2);
205 properties_->protocol.ReplaceValue(nfc_common::kProtocolNfcDep);
206 properties_->read_only.ReplaceValue(false);
H A Dfake_bluetooth_gatt_descriptor_client.cc148 properties->uuid.ReplaceValue(uuid);
149 properties->characteristic.ReplaceValue(characteristic_path);
H A Dfake_nfc_device_client.cc167 properties_->records.ReplaceValue(record_paths);
/external/chromium_org/device/nfc/
H A Dnfc_chromeos_unittest.cc770 record_properties.type.ReplaceValue(nfc_record::kTypeText);
771 record_properties.representation.ReplaceValue(kText);
772 record_properties.language.ReplaceValue(kLanguageCode);
773 record_properties.encoding.ReplaceValue(kEncoding);
793 record_properties.representation.ReplaceValue("");
794 record_properties.language.ReplaceValue("");
795 record_properties.encoding.ReplaceValue("");
797 record_properties.type.ReplaceValue(nfc_record::kTypeUri);
798 record_properties.uri.ReplaceValue(kURI);
799 record_properties.mime_type.ReplaceValue(kMimeTyp
[all...]
/external/lldb/include/lldb/Interpreter/
H A DOptionValueArray.h136 ReplaceValue (size_t idx, const lldb::OptionValueSP &value_sp) function in class:lldb_private::OptionValueArray
/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h61 void ReplaceValue(const void *key, const void *value);
H A DCFCMutableDictionary.cpp523 CFCMutableDictionary::ReplaceValue(const void *key, const void *value) function in class:CFCMutableDictionary
/external/chromium_org/chrome/browser/metrics/
H A Dchromeos_metrics_provider_unittest.cc182 properties->powered.ReplaceValue(true);
211 properties->paired.ReplaceValue(true);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dstatscollector.cc223 void StatsReport::ReplaceValue(StatsReport::StatsValueName name, function in class:webrtc::StatsReport
1037 report->ReplaceValue(StatsReport::kStatsValueNameAudioInputLevel,
1048 report->ReplaceValue(StatsReport::kStatsValueNameTypingNoiseState,
1050 report->ReplaceValue(StatsReport::kStatsValueNameEchoReturnLoss,
1052 report->ReplaceValue(
1055 report->ReplaceValue(StatsReport::kStatsValueNameEchoDelayMedian,
1057 report->ReplaceValue(StatsReport::kStatsValueNameEchoCancellationQualityMin,
1059 report->ReplaceValue(StatsReport::kStatsValueNameEchoDelayStdDev,
H A Dstatstypes.h124 void ReplaceValue(StatsValueName name, const std::string& value);
/external/chromium_org/dbus/
H A Dproperty.h396 void ReplaceValue(const T& value) { function in class:dbus::Property
/external/chromium_org/v8/src/compiler/
H A Dast-graph-builder.h303 void ReplaceValue() { ProduceValue(ConsumeValue()); } function in class:v8::internal::compiler::BASE_EMBEDDED
H A Dast-graph-builder.cc836 ast_context()->ReplaceValue();
1640 ast_context()->ReplaceValue();
1665 ast_context()->ReplaceValue();
/external/chromium_org/device/bluetooth/
H A Dbluetooth_chromeos_unittest.cc1491 properties->bluetooth_class.ReplaceValue(0x002580);
1519 properties->alias.ReplaceValue(new_name);
1556 properties->uuids.ReplaceValue(new_uuids);
3153 properties->modalias.ReplaceValue("bluetooth:v00E0p2400d0400");
3161 properties->modalias.ReplaceValue("usb:x00E0p2400d0400");
3169 properties->modalias.ReplaceValue("bluetooth:x00E0p2400d0400");
3177 properties->modalias.ReplaceValue("chrome:v00E0p2400d0400");

Completed in 353 milliseconds