Home
last modified time | relevance | path

Searched refs:registerForNotifications (Results 1 – 7 of 7) sorted by relevance

/system/tools/hidl/test/vendor/1.0/
DIVendor.hal38 registerForNotifications();
/system/hwservicemanager/
DServiceManager.h57 Return<bool> registerForNotifications(const hidl_string& fqName,
DServiceManager.cpp486 Return<bool> ServiceManager::registerForNotifications(const hidl_string& fqName, in registerForNotifications() function in android::hidl::manager::implementation::ServiceManager
/system/libhidl/transport/manager/1.0/
DIServiceManager.hal126 registerForNotifications(string fqName,
/system/libhidl/transport/
DServiceManagement.cpp504 Return<bool> registerForNotifications(const hidl_string& /* fqName */, in registerForNotifications() function
631 Return<bool> ret = mSm->registerForNotifications(mInterfaceName, mInstanceName, this); in onFirstRef()
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp772 EXPECT_TRUE(IParent::registerForNotifications(instanceName, notification)); in TEST_F()
798 EXPECT_TRUE(IParent::registerForNotifications(instance, sNotification)); in TEST_F()
802 EXPECT_TRUE(IParent::registerForNotifications(instance, sNotification)); in TEST_F()
806 EXPECT_TRUE(IParent::registerForNotifications("", sNotification)); in TEST_F()
810 EXPECT_TRUE(IParent::registerForNotifications(instance, sNotification)); in TEST_F()
826 EXPECT_TRUE(ISimple::registerForNotifications("", notification)); in TEST_F()
/system/bt/service/doc/
DIBluetoothGattClient.txt143 boolean registerForNotifications(in int client_id,