Home
last modified time | relevance | path

Searched defs:object_path (Results 1 – 25 of 40) sorted by relevance

12

/external/libchrome/dbus/
Dobject_manager.cc33 const ObjectPath& object_path) in ObjectManager()
115 ObjectProxy* ObjectManager::GetObjectProxy(const ObjectPath& object_path) { in GetObjectProxy()
124 PropertySet* ObjectManager::GetProperties(const ObjectPath& object_path, in GetProperties()
319 const dbus::ObjectPath object_path, in NotifyPropertiesChanged()
333 const dbus::ObjectPath object_path, in NotifyPropertiesChangedHelper()
360 ObjectPath object_path; in OnGetManagedObjects() local
377 ObjectPath object_path; in InterfacesAddedReceived() local
398 ObjectPath object_path; in InterfacesRemovedReceived() local
421 void ObjectManager::UpdateObject(const ObjectPath& object_path, in UpdateObject()
440 void ObjectManager::AddInterface(const ObjectPath& object_path, in AddInterface()
[all …]
Dbus.cc191 const ObjectPath& object_path) { in GetObjectProxy()
197 const ObjectPath& object_path, in GetObjectProxyWithOptions()
217 const ObjectPath& object_path, in RemoveObjectProxy()
225 const ObjectPath& object_path, in RemoveObjectProxyWithOptions()
256 ExportedObject* Bus::GetExportedObject(const ObjectPath& object_path) { in GetExportedObject()
272 void Bus::UnregisterExportedObject(const ObjectPath& object_path) { in UnregisterExportedObject()
303 const ObjectPath& object_path) { in GetObjectManager()
321 const ObjectPath& object_path, in RemoveObjectManager()
721 bool Bus::TryRegisterObjectPath(const ObjectPath& object_path, in TryRegisterObjectPath()
745 void Bus::UnregisterObjectPath(const ObjectPath& object_path) { in UnregisterObjectPath()
Dobject_manager_unittest.cc55 const ObjectPath& object_path, in CreateProperties()
131 void ObjectAdded(const ObjectPath& object_path, in ObjectAdded()
138 void ObjectRemoved(const ObjectPath& object_path, in ObjectRemoved()
145 void OnPropertyChanged(const ObjectPath& object_path, in OnPropertyChanged()
191 void PerformAction(const std::string& action, const ObjectPath& object_path) { in PerformAction()
Dobject_manager.h170 virtual void ObjectAdded(const ObjectPath& object_path, in ObjectAdded()
182 virtual void ObjectRemoved(const ObjectPath& object_path, in ObjectRemoved()
Dmock_exported_object.cc10 const ObjectPath& object_path) in MockExportedObject()
Dmock_object_manager.cc11 const ObjectPath& object_path) in MockObjectManager()
Dmock_object_proxy.cc11 const ObjectPath& object_path) in MockObjectProxy()
/external/adhd/cras/src/server/
Dcras_bt_manager.c28 const char *object_path, in cras_bt_interface_added()
154 const char *object_path, in cras_bt_interface_removed()
196 const char *object_path, in cras_bt_update_properties()
276 const char *object_path; in cras_bt_on_get_managed_objects() local
385 const char *object_path; in cras_bt_handle_interfaces_added() local
432 const char *object_path; in cras_bt_handle_interfaces_removed() local
471 const char *object_path, *interface_name; in cras_bt_handle_properties_changed() local
Dcras_bt_battery_provider.h17 char *object_path; member
27 const char *object_path; member
Dcras_bt_adapter.c36 char *object_path; member
84 const char *object_path) in cras_bt_adapter_create()
127 struct cras_bt_adapter *cras_bt_adapter_get(const char *object_path) in cras_bt_adapter_get()
Dcras_bt_battery_provider.c48 char *object_path = malloc(strlen(CRAS_DEFAULT_BATTERY_PROVIDER) + in address_to_battery_path() local
62 char *object_path = malloc(strlen(CRAS_DEFAULT_BATTERY_PREFIX) + in address_to_device_path() local
Dcras_bt_transport.c25 char *object_path; member
45 const char *object_path) in cras_bt_transport_create()
120 struct cras_bt_transport *cras_bt_transport_get(const char *object_path) in cras_bt_transport_get()
Dcras_bt_endpoint.h17 const char *object_path; member
Dcras_bt_profile.c81 const char *profile_path, *object_path; in cras_bt_profile_handle_new_connection() local
152 const char *prpofile_path, *object_path; in cras_bt_profile_handle_request_disconnection() local
Dcras_bt_profile.h21 const char *object_path; member
/external/libbrillo/brillo/dbus/
Ddbus_object.cc62 const dbus::ObjectPath& object_path, in ExportAsync()
98 const dbus::ObjectPath& object_path) { in ExportAndBlock()
125 const dbus::ObjectPath& object_path, in UnexportAsync()
150 const dbus::ObjectPath& object_path) { in UnexportAndBlock()
168 const dbus::ObjectPath& object_path, in ClaimInterface()
225 const dbus::ObjectPath& object_path) in DBusObject()
234 const dbus::ObjectPath& object_path, in DBusObject()
Dmock_dbus_object.h19 MockDBusObject(ExportedObjectManager* object_manager, in MockDBusObject()
Ddata_serialization_fuzzer.cc151 std::string object_path = in LLVMFuzzerTestOneInput() local
196 std::string object_path = in LLVMFuzzerTestOneInput() local
/external/autotest/client/common_lib/cros/
Ddbus_send.py175 def dbus_send(bus_name, interface, object_path, method_name, args=None, argument
208 def get_property(bus_name, interface, object_path, property_name, host=None): argument
/external/adhd/cras/src/tests/
Dbt_profile_unittest.cc164 struct cras_bt_transport* cras_bt_transport_get(const char* object_path) { in cras_bt_transport_get()
173 const char* object_path) { in cras_bt_transport_create()
/external/autotest/server/cros/bluetooth/
Dbluetooth_gatt_client_utils.py132 def __init__(self, uuid, object_path, bluetooth_facade): argument
238 def __init__(self, uuid, object_path, bluetooth_facade): argument
355 def __init__(self, uuid, object_path, bluetooth_facade): argument
Dbluetooth_device.py1438 def start_notify(self, object_path, cccd_value): argument
1456 def stop_notify(self, object_path): argument
1470 def is_notifying(self, object_path): argument
1511 def get_gatt_service_property(self, object_path, property_name): argument
1523 def get_gatt_characteristic_property(self, object_path, property_name): argument
1536 def get_gatt_descriptor_property(self, object_path, property_name): argument
1549 def gatt_characteristic_read_value(self, uuid, object_path): argument
1560 def gatt_descriptor_read_value(self, uuid, object_path): argument
/external/webrtc/modules/desktop_capture/linux/
Dbase_capturer_pipewire.cc429 const gchar* object_path, in SetupRequestResponseSignal()
548 const gchar* object_path, in OnSessionRequestResponseSignal()
647 const gchar* object_path, in OnSourcesRequestResponseSignal()
739 const gchar* object_path, in OnStartRequestResponseSignal()
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py2854 def _get_gatt_interface(self, uuid, object_path, interface): argument
2866 def get_gatt_service_property(self, object_path, property_name): argument
2879 def get_gatt_characteristic_property(self, object_path, property_name): argument
2892 def get_gatt_descriptor_property(self, object_path, property_name): argument
2906 def get_gatt_attribute_property(self, object_path, interface, argument
2934 def gatt_characteristic_read_value(self, uuid, object_path): argument
2948 def gatt_descriptor_read_value(self, uuid, object_path): argument
2962 def _get_attribute_map(self, object_path, dbus_interface, objects): argument
3187 def _get_gatt_characteristic_object(self, object_path): argument
3194 def start_notify(self, object_path, cccd_value): argument
[all …]
/external/autotest/client/cros/cellular/pseudomodem/
Ddbus_std_ifaces.py395 def InterfacesAdded(self, object_path, interfaces_and_properties): argument
410 def InterfacesRemoved(self, object_path, interfaces): argument

12