Searched refs:AppendObjectPath (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dbluetooth_agent_manager_client.cc39 writer.AppendObjectPath(agent_path);
60 writer.AppendObjectPath(agent_path);
82 writer.AppendObjectPath(agent_path);
H A Dbluetooth_gatt_manager_client.cc40 writer.AppendObjectPath(service_path);
68 writer.AppendObjectPath(service_path);
H A Dbluetooth_profile_manager_client.cc47 writer.AppendObjectPath(profile_path);
180 writer.AppendObjectPath(profile_path);
H A Dshill_manager_client.cc127 writer.AppendObjectPath(dbus::ObjectPath(profile_path));
179 writer.AppendObjectPath(dbus::ObjectPath(service_path));
H A Dbluetooth_adapter_client.cc162 writer.AppendObjectPath(device_path);
H A Dmodem_messaging_client.cc65 writer.AppendObjectPath(message_path);
H A Dmodem_messaging_client_unittest.cc182 writer.AppendObjectPath(kSmsPath);
H A Dshill_manager_client_unittest.cc273 writer.AppendObjectPath(object_path);
297 writer.AppendObjectPath(object_path);
H A Dbluetooth_gatt_characteristic_service_provider.cc189 variant_writer.AppendObjectPath(service_path_);
H A Dbluetooth_gatt_descriptor_service_provider.cc186 variant_writer.AppendObjectPath(characteristic_path_);
H A Dshill_device_client_unittest.cc205 writer.AppendObjectPath(expected_result);
/external/chromium_org/dbus/
H A Dtest_service.cc410 variant_array_writer.AppendObjectPath(ObjectPath("/TestObjectPath"));
551 dict_entry_writer.AppendObjectPath(ObjectPath("/org/chromium/TestObject"));
616 variant_array_writer.AppendObjectPath(ObjectPath("/TestObjectPath"));
643 writer.AppendObjectPath(object_path);
669 writer.AppendObjectPath(object_path);
H A Dmessage.h283 void AppendObjectPath(const ObjectPath& value);
H A Dobject_manager_unittest.cc197 writer.AppendObjectPath(object_path);
H A Dmessage.cc518 void MessageWriter::AppendObjectPath(const ObjectPath& value) { function in class:dbus::MessageWriter
621 array_writer.AppendObjectPath(object_paths[i]);
H A Dmessage_unittest.cc58 writer.AppendObjectPath(ObjectPath("/object/path"));
H A Dvalues_util_unittest.cc45 writer.AppendObjectPath(kObjectPathValue);

Completed in 3005 milliseconds