Searched refs:AppendVariantOfObjectPath (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/dbus/
H A Dmessage.h345 void AppendVariantOfObjectPath(const ObjectPath& value);
H A Dproperty.cc402 writer->AppendVariantOfObjectPath(set_value_);
H A Dmessage.cc681 void MessageWriter::AppendVariantOfObjectPath(const ObjectPath& value) { function in class:dbus::MessageWriter
H A Dmessage_unittest.cc173 writer.AppendVariantOfObjectPath(ObjectPath("/object/path"));
/external/chromium_org/chromeos/dbus/
H A Dbluetooth_gatt_characteristic_service_provider.cc357 dict_entry_writer.AppendVariantOfObjectPath(service_path_);
H A Dbluetooth_gatt_descriptor_service_provider.cc354 dict_entry_writer.AppendVariantOfObjectPath(characteristic_path_);

Completed in 3320 milliseconds