Searched refs:PropertyChangedCallback (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium_org/chromeos/dbus/
H A Dbluetooth_input_client.h31 const PropertyChangedCallback& callback);
H A Dnfc_manager_client.h28 const PropertyChangedCallback& callback);
H A Dnfc_property_set.h25 const PropertyChangedCallback& callback);
H A Dbluetooth_gatt_service_client.h43 const PropertyChangedCallback& callback);
H A Dfake_bluetooth_gatt_service_client.h28 explicit Properties(const PropertyChangedCallback& callback);
H A Dfake_bluetooth_input_client.h24 explicit Properties(const PropertyChangedCallback & callback);
H A Dfake_nfc_manager_client.h23 explicit Properties(const PropertyChangedCallback& callback);
H A Dnfc_device_client.h37 const PropertyChangedCallback& callback);
H A Dnfc_tag_client.h48 const PropertyChangedCallback& callback);
H A Dbluetooth_gatt_descriptor_client.h34 const PropertyChangedCallback& callback);
H A Dfake_bluetooth_adapter_client.h27 explicit Properties(const PropertyChangedCallback & callback);
H A Dfake_bluetooth_gatt_descriptor_client.h26 explicit Properties(const PropertyChangedCallback& callback);
H A Dfake_nfc_adapter_client.h28 explicit Properties(const PropertyChangedCallback& callback);
H A Dfake_nfc_device_client.h28 explicit Properties(const PropertyChangedCallback& callback);
H A Dfake_nfc_record_client.h29 explicit Properties(const PropertyChangedCallback& callback);
H A Dfake_nfc_tag_client.h26 explicit Properties(const PropertyChangedCallback& callback);
H A Dnfc_adapter_client.h57 const PropertyChangedCallback& callback);
H A Dnfc_property_set.cc14 const PropertyChangedCallback& callback)
50 // successful, this will invoke the PropertyChangedCallback passed to the
H A Dnfc_record_client.h73 const PropertyChangedCallback& callback);
H A Dbluetooth_adapter_client.h77 const PropertyChangedCallback& callback);
H A Dbluetooth_gatt_characteristic_client.h47 const PropertyChangedCallback& callback);
H A Dbluetooth_gatt_service_client.cc19 const PropertyChangedCallback&callback)
16 Properties( dbus::ObjectProxy* object_proxy, const std::string& interface_name, const PropertyChangedCallback&callback) argument
H A Dbluetooth_input_client.cc23 const PropertyChangedCallback& callback)
H A Dfake_bluetooth_gatt_characteristic_client.h29 explicit Properties(const PropertyChangedCallback& callback);
/external/chromium_org/dbus/
H A Dproperty.h42 // const PropertyChangedCallback callback)
203 typedef base::Callback<void(const std::string& name)> PropertyChangedCallback; typedef in class:dbus::PropertySet
212 const PropertyChangedCallback& property_changed_callback);
313 PropertyChangedCallback property_changed_callback_;
339 // code using PropertySet::PropertyChangedCallback to be notified of changes,

Completed in 6330 milliseconds

123