Home
last modified time | relevance | path

Searched defs:GetManagedObjects (Results 1 – 16 of 16) sorted by relevance

/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/nfc/neard/
H A Ddbusobjectmanager_p.h40 inline QDBusPendingReply<ManagedObjectList> GetManagedObjects() in GetManagedObjects() function
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udisks2/dbus/
H A Dmanager.h41 inline QDBusPendingReply<DBUSManagerStruct> GetManagedObjects() in GetManagedObjects() function
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/udisks2/dbus/
H A Dmanager.h41 inline QDBusPendingReply<DBUSManagerStruct> GetManagedObjects() in GetManagedObjects() function
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/bluez/
H A Dobjectmanager_p.h41 inline QDBusPendingReply<ManagedObjectList> GetManagedObjects() in GetManagedObjects() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/dbus/
H A Dbluetooth_gatt_application_service_provider_impl.cc92 void BluetoothGattApplicationServiceProviderImpl::GetManagedObjects( in GetManagedObjects() function in bluez::BluetoothGattApplicationServiceProviderImpl
H A Dbluetooth_gatt_application_service_provider_unittest.cc351 TEST_F(BluetoothGattApplicationServiceProviderTest, GetManagedObjects) { in TEST_F() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/dbus/
H A Dbluetooth_gatt_application_service_provider_impl.cc92 void BluetoothGattApplicationServiceProviderImpl::GetManagedObjects( in GetManagedObjects() function in bluez::BluetoothGattApplicationServiceProviderImpl
H A Dbluetooth_gatt_application_service_provider_unittest.cc351 TEST_F(BluetoothGattApplicationServiceProviderTest, GetManagedObjects) { in TEST_F() argument
/dports/devel/sdbus-cpp/sdbus-cpp-1.1.0/include/sdbus-c++/
H A DStandardInterfaces.h178 …dbus::ObjectPath, std::map<std::string, std::map<std::string, sdbus::Variant>>> GetManagedObjects() in GetManagedObjects() function
/dports/sysutils/plasma5-plasma-disks/plasma-disks-5.23.5/src/
H A Ddbusobjectmanagerserver.cpp124 KDBusObjectManagerObjectPathInterfacePropertiesMap KDBusObjectManagerServer::GetManagedObjects() in GetManagedObjects() function in KDBusObjectManagerServer
/dports/devel/efl/efl-1.25.1/src/bindings/mono/eldbus_mono/
H A Deldbus_object.cs429 public eldbus.Pending GetManagedObjects(eldbus.MessageDelegate dlgt = null) in GetManagedObjects() method in eldbus.Object
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/dbus/
H A Dobject_manager.cc147 void ObjectManager::GetManagedObjects() { in GetManagedObjects() function in dbus::ObjectManager
H A Dtest_service.cc495 void TestService::GetManagedObjects( in GetManagedObjects() function in dbus::TestService
/dports/www/chromium-legacy/chromium-88.0.4324.182/dbus/
H A Dobject_manager.cc147 void ObjectManager::GetManagedObjects() { in GetManagedObjects() function in dbus::ObjectManager
H A Dtest_service.cc496 void TestService::GetManagedObjects( in GetManagedObjects() function in dbus::TestService
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/tests/network/nm-utils/
H A Dtest-networkmanager-service.py1345 def GetManagedObjects(self, sender=None): member in ObjectManager