Home
last modified time | relevance | path

Searched defs:ObjectRemoved (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dnfc_client_helpers.h79 virtual void ObjectRemoved(const dbus::ObjectPath& object_path) {} in ObjectRemoved() function
Dbluetooth_input_client.cc102 virtual void ObjectRemoved(const dbus::ObjectPath& object_path, in ObjectRemoved() function in chromeos::BluetoothInputClientImpl
Dbluetooth_gatt_service_client.cc100 virtual void ObjectRemoved(const dbus::ObjectPath& object_path, in ObjectRemoved() function in chromeos::BluetoothGattServiceClientImpl
Dnfc_device_client.cc191 virtual void ObjectRemoved(const dbus::ObjectPath& object_path) OVERRIDE { in ObjectRemoved() function in chromeos::NfcDeviceClientImpl
Dnfc_adapter_client.cc179 virtual void ObjectRemoved(const dbus::ObjectPath& object_path) OVERRIDE { in ObjectRemoved() function in chromeos::NfcAdapterClientImpl
Dnfc_tag_client.cc203 virtual void ObjectRemoved(const dbus::ObjectPath& object_path) OVERRIDE { in ObjectRemoved() function in chromeos::NfcTagClientImpl
Dnfc_record_client.cc222 virtual void ObjectRemoved(const dbus::ObjectPath& object_path) OVERRIDE { in ObjectRemoved() function in chromeos::NfcRecordClientImpl
Dbluetooth_adapter_client.cc201 virtual void ObjectRemoved(const dbus::ObjectPath& object_path, in ObjectRemoved() function in chromeos::BluetoothAdapterClientImpl
Dbluetooth_gatt_descriptor_client.cc160 virtual void ObjectRemoved(const dbus::ObjectPath& object_path, in ObjectRemoved() function in chromeos::BluetoothGattDescriptorClientImpl
Dbluetooth_gatt_characteristic_client.cc232 virtual void ObjectRemoved(const dbus::ObjectPath& object_path, in ObjectRemoved() function in chromeos::BluetoothGattCharacteristicClientImpl
Dbluetooth_device_client.cc346 virtual void ObjectRemoved(const dbus::ObjectPath& object_path, in ObjectRemoved() function in chromeos::BluetoothDeviceClientImpl
/external/chromium_org/dbus/
Dobject_manager.h178 virtual void ObjectRemoved(const ObjectPath& object_path, in ObjectRemoved() function
Dobject_manager_unittest.cc136 virtual void ObjectRemoved(const ObjectPath& object_path, in ObjectRemoved() function in dbus::ObjectManagerTest