Home
last modified time | relevance | path

Searched refs:HdfRemoteAdapterAddDeathRecipient (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/ipc/include/
Dhdf_remote_adapter_if.h38 void HdfRemoteAdapterAddDeathRecipient(struct HdfRemoteService *service, struct HdfDeathRecipient *…
/drivers/hdf_core/adapter/uhdf2/ipc/src/
Dhdf_remote_service.c22 HdfRemoteAdapterAddDeathRecipient(service, recipient); in HdfRemoteServiceAddDeathRecipient()
Dhdf_remote_adapter.cpp158 void HdfRemoteAdapterAddDeathRecipient( in HdfRemoteAdapterAddDeathRecipient() function
/drivers/hdf_core/framework/core/manager/test/unittest/common/
Dhdf_remote_adapter_test.cpp48 HdfRemoteAdapterAddDeathRecipient(NULL, NULL);
49 HdfRemoteAdapterAddDeathRecipient(reinterpret_cast<struct HdfRemoteService *>(holder), NULL);