ObjectPathVector   18 chromeos/dbus/fake_nfc_adapter_client.cc using nfc_client_helpers::ObjectPathVector;
ObjectPathVector  242 chromeos/dbus/fake_nfc_adapter_client.cc   const ObjectPathVector& devices(properties_->devices.value());
ObjectPathVector  243 chromeos/dbus/fake_nfc_adapter_client.cc   for (ObjectPathVector::const_iterator iter = devices.begin();
ObjectPathVector  253 chromeos/dbus/fake_nfc_adapter_client.cc   ObjectPathVector new_devices = devices;
ObjectPathVector  264 chromeos/dbus/fake_nfc_adapter_client.cc   const ObjectPathVector& tags(properties_->tags.value());
ObjectPathVector  265 chromeos/dbus/fake_nfc_adapter_client.cc   for (ObjectPathVector::const_iterator iter = tags.begin();
ObjectPathVector  275 chromeos/dbus/fake_nfc_adapter_client.cc   ObjectPathVector new_tags = tags;
ObjectPathVector  283 chromeos/dbus/fake_nfc_adapter_client.cc   ObjectPathVector new_devices = properties_->devices.value();
ObjectPathVector  284 chromeos/dbus/fake_nfc_adapter_client.cc   for (ObjectPathVector::iterator iter = new_devices.begin();
ObjectPathVector  301 chromeos/dbus/fake_nfc_adapter_client.cc   ObjectPathVector new_tags = properties_->tags.value();
ObjectPathVector  302 chromeos/dbus/fake_nfc_adapter_client.cc   for (ObjectPathVector::iterator iter = new_tags.begin();
ObjectPathVector   20 chromeos/dbus/fake_nfc_device_client.cc using nfc_client_helpers::ObjectPathVector;
ObjectPathVector  171 chromeos/dbus/fake_nfc_device_client.cc   ObjectPathVector records;
ObjectPathVector   19 chromeos/dbus/fake_nfc_tag_client.cc using nfc_client_helpers::ObjectPathVector;
ObjectPathVector  179 chromeos/dbus/fake_nfc_tag_client.cc   ObjectPathVector records;
ObjectPathVector  118 chromeos/dbus/nfc_client_helpers.cc void DBusObjectMap::UpdateObjects(const ObjectPathVector& object_paths) {
ObjectPathVector  127 chromeos/dbus/nfc_client_helpers.cc   for (ObjectPathVector::const_iterator iter = object_paths.begin();
ObjectPathVector  204 chromeos/dbus/nfc_client_helpers.cc ObjectPathVector DBusObjectMap::GetObjectPaths() {
ObjectPathVector  112 chromeos/dbus/nfc_client_helpers.h   void UpdateObjects(const ObjectPathVector& object_paths);
ObjectPathVector  134 chromeos/dbus/nfc_client_helpers.h   ObjectPathVector GetObjectPaths();
ObjectPathVector   24 chromeos/dbus/nfc_client_unittest.cc using chromeos::nfc_client_helpers::ObjectPathVector;
ObjectPathVector  234 chromeos/dbus/nfc_client_unittest.cc       const ObjectPathVector& adapter_paths) {
ObjectPathVector  248 chromeos/dbus/nfc_client_unittest.cc   void SimulateTagsChanged(const ObjectPathVector& tag_paths,
ObjectPathVector  264 chromeos/dbus/nfc_client_unittest.cc   void SimulateDevicesChanged(const ObjectPathVector& device_paths,
ObjectPathVector  281 chromeos/dbus/nfc_client_unittest.cc       const ObjectPathVector& record_paths,
ObjectPathVector  298 chromeos/dbus/nfc_client_unittest.cc       const ObjectPathVector& record_paths,
ObjectPathVector  318 chromeos/dbus/nfc_client_unittest.cc       ObjectPathVector object_paths) {
ObjectPathVector  403 chromeos/dbus/nfc_client_unittest.cc   ObjectPathVector adapter_paths;
ObjectPathVector  521 chromeos/dbus/nfc_client_unittest.cc   ObjectPathVector adapter_paths;
ObjectPathVector  529 chromeos/dbus/nfc_client_unittest.cc   ObjectPathVector tag_paths;
ObjectPathVector  650 chromeos/dbus/nfc_client_unittest.cc   ObjectPathVector adapter_paths;
ObjectPathVector  657 chromeos/dbus/nfc_client_unittest.cc   ObjectPathVector device_paths;
ObjectPathVector  764 chromeos/dbus/nfc_client_unittest.cc   ObjectPathVector object_paths;
ObjectPathVector   30 device/nfc/nfc_adapter_chromeos.cc   const ObjectPathVector& object_paths =
ObjectPathVector  135 device/nfc/nfc_adapter_chromeos.cc   const ObjectPathVector& object_paths =
ObjectPathVector  137 device/nfc/nfc_adapter_chromeos.cc   for (ObjectPathVector::const_iterator iter =
ObjectPathVector  173 device/nfc/nfc_adapter_chromeos.cc   const ObjectPathVector& devices =
ObjectPathVector  177 device/nfc/nfc_adapter_chromeos.cc   for (ObjectPathVector::const_iterator iter = devices.begin();
ObjectPathVector  266 device/nfc/nfc_adapter_chromeos.cc   const ObjectPathVector& devices =
ObjectPathVector  269 device/nfc/nfc_adapter_chromeos.cc   for (ObjectPathVector::const_iterator iter = devices.begin();
ObjectPathVector   32 device/nfc/nfc_peer_chromeos.cc   const ObjectPathVector& records =
ObjectPathVector   35 device/nfc/nfc_peer_chromeos.cc   for (ObjectPathVector::const_iterator iter = records.begin();
ObjectPathVector  135 device/nfc/nfc_peer_chromeos.cc   const ObjectPathVector& records =
ObjectPathVector  138 device/nfc/nfc_peer_chromeos.cc   for (ObjectPathVector::const_iterator iter = records.begin();
ObjectPathVector   29 device/nfc/nfc_tag_technology_chromeos.cc   const ObjectPathVector& records =
ObjectPathVector   32 device/nfc/nfc_tag_technology_chromeos.cc   for (ObjectPathVector::const_iterator iter = records.begin();
ObjectPathVector  125 device/nfc/nfc_tag_technology_chromeos.cc   const ObjectPathVector& records =
ObjectPathVector  128 device/nfc/nfc_tag_technology_chromeos.cc   for (ObjectPathVector::const_iterator iter = records.begin();