Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libchrome/dbus/
H A 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 …]
H A 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()
H A 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()
H A Dobject_manager.h170 virtual void ObjectAdded(const ObjectPath& object_path, in ObjectAdded()
182 virtual void ObjectRemoved(const ObjectPath& object_path, in ObjectRemoved()
H A Dmock_exported_object.cc10 const ObjectPath& object_path) in MockExportedObject()
H A Dmock_object_manager.cc11 const ObjectPath& object_path) in MockObjectManager()
H A Dmock_object_proxy.cc11 const ObjectPath& object_path) in MockObjectProxy()
H A Dobject_proxy.h213 const ObjectPath& object_path() const { return object_path_; } in object_path() function
H A Dexported_object.cc33 const ObjectPath& object_path) in ExportedObject()
H A Dobject_proxy.cc116 const ObjectPath& object_path, in ObjectProxy()
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A 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()
H A Ddata_serialization_fuzzer.cc151 std::string object_path = in LLVMFuzzerTestOneInput() local
196 std::string object_path = in LLVMFuzzerTestOneInput() local
H A Dmock_dbus_object.h19 MockDBusObject(ExportedObjectManager* object_manager, in MockDBusObject()
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Dscreencast_portal.cc169 const char* object_path, in OnSessionRequestResponseSignal()
191 const char* object_path, in OnSessionClosedSignal()
310 const char* object_path, in OnSourcesRequestResponseSignal()
349 const char* object_path, in OnStartRequestResponseSignal()
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_device.py1432 def start_notify(self, object_path, cccd_value): argument
1450 def stop_notify(self, object_path): argument
1464 def is_notifying(self, object_path): argument
1505 def get_gatt_service_property(self, object_path, property_name): argument
1517 def get_gatt_characteristic_property(self, object_path, property_name): argument
1530 def get_gatt_descriptor_property(self, object_path, property_name): argument
1543 def gatt_characteristic_read_value(self, uuid, object_path): argument
1554 def gatt_descriptor_read_value(self, uuid, object_path): argument
H A Dbluetooth_gatt_client_utils.py133 def __init__(self, uuid, object_path, bluetooth_facade): argument
239 def __init__(self, uuid, object_path, bluetooth_facade): argument
356 def __init__(self, uuid, object_path, bluetooth_facade): argument
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Dbluetooth_facade.py3519 def _get_gatt_interface(self, uuid, object_path, interface): argument
3529 def get_gatt_service_property(self, object_path, property_name): argument
3542 def get_gatt_characteristic_property(self, object_path, property_name): argument
3555 def get_gatt_descriptor_property(self, object_path, property_name): argument
3569 def get_gatt_attribute_property(self, object_path, interface, argument
3592 def gatt_characteristic_read_value(self, uuid, object_path): argument
3606 def gatt_descriptor_read_value(self, uuid, object_path): argument
3620 def _get_attribute_map(self, object_path, dbus_interface, objects): argument
3858 def _get_gatt_characteristic_object(self, object_path): argument
3863 def start_notify(self, object_path, cccd_value): argument
[all …]
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Ddbus_send.py181 def dbus_send(bus_name, interface, object_path, method_name, args=None, argument
214 def get_property(bus_name, interface, object_path, property_name, host=None): argument
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Ddbus_std_ifaces.py395 def InterfacesAdded(self, object_path, interfaces_and_properties): argument
410 def InterfacesRemoved(self, object_path, interfaces): argument
/aosp_15_r20/external/autotest/client/cros/bluetooth/
H A Dadv_monitor_helper.py526 def InterfacesAdded(self, object_path, interfaces_and_properties): argument
540 def InterfacesRemoved(self, object_path, interfaces): argument
/aosp_15_r20/external/autotest/client/cros/cellular/
H A Dpseudo_modem.py644 def InterfacesAdded(self, object_path, interfaces_and_properties): argument
648 def InterfacesRemoved(self, object_path, interfaces): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/
H A Dtrackable_utils.py136 def checkpoint_key(object_path, local_name): argument
/aosp_15_r20/device/google/cuttlefish/tools/
Dtombstone_to_line.py44 def lookup_addr(args, object_path, address): argument
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_callbacks.h26 char*object_path; /**< The pathname determined by object search */ member
/aosp_15_r20/external/webrtc/modules/portal/
H A Dxdg_desktop_portal_utils.cc66 uint32_t SetupRequestResponseSignal(absl::string_view object_path, in SetupRequestResponseSignal()

12